| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default CreateDevEndpointResponse |
GlueClient.createDevEndpoint(CreateDevEndpointRequest createDevEndpointRequest)
Creates a new development endpoint.
|
default CompletableFuture<CreateDevEndpointResponse> |
GlueAsyncClient.createDevEndpoint(CreateDevEndpointRequest createDevEndpointRequest)
Creates a new development endpoint.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDevEndpointRequestMarshaller.marshall(CreateDevEndpointRequest createDevEndpointRequest) |
Copyright © 2023. All rights reserved.