| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateDevEndpointResponse |
GlueClient.updateDevEndpoint(Consumer<UpdateDevEndpointRequest.Builder> updateDevEndpointRequest)
Updates a specified development endpoint.
|
default UpdateDevEndpointResponse |
GlueClient.updateDevEndpoint(UpdateDevEndpointRequest updateDevEndpointRequest)
Updates a specified development endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateDevEndpointResponse> |
GlueAsyncClient.updateDevEndpoint(Consumer<UpdateDevEndpointRequest.Builder> updateDevEndpointRequest)
Updates a specified development endpoint.
|
default CompletableFuture<UpdateDevEndpointResponse> |
GlueAsyncClient.updateDevEndpoint(UpdateDevEndpointRequest updateDevEndpointRequest)
Updates a specified development endpoint.
|
Copyright © 2023. All rights reserved.