| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateBlueprintResponse |
GlueClient.updateBlueprint(Consumer<UpdateBlueprintRequest.Builder> updateBlueprintRequest)
Updates a registered blueprint.
|
default UpdateBlueprintResponse |
GlueClient.updateBlueprint(UpdateBlueprintRequest updateBlueprintRequest)
Updates a registered blueprint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateBlueprintResponse> |
GlueAsyncClient.updateBlueprint(Consumer<UpdateBlueprintRequest.Builder> updateBlueprintRequest)
Updates a registered blueprint.
|
default CompletableFuture<UpdateBlueprintResponse> |
GlueAsyncClient.updateBlueprint(UpdateBlueprintRequest updateBlueprintRequest)
Updates a registered blueprint.
|
Copyright © 2023. All rights reserved.