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