| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default StartBlueprintRunResponse |
GlueClient.startBlueprintRun(Consumer<StartBlueprintRunRequest.Builder> startBlueprintRunRequest)
Starts a new run of the specified blueprint.
|
default StartBlueprintRunResponse |
GlueClient.startBlueprintRun(StartBlueprintRunRequest startBlueprintRunRequest)
Starts a new run of the specified blueprint.
|
default UpdateBlueprintResponse |
GlueClient.updateBlueprint(Consumer<UpdateBlueprintRequest.Builder> updateBlueprintRequest)
Updates a registered blueprint.
|
default UpdateBlueprintResponse |
GlueClient.updateBlueprint(UpdateBlueprintRequest updateBlueprintRequest)
Updates a registered blueprint.
|
Copyright © 2023. All rights reserved.