| Package | Description |
|---|---|
| software.amazon.awssdk.services.glue |
|
| software.amazon.awssdk.services.glue.paginators | |
| software.amazon.awssdk.services.glue.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetDevEndpointsResponse |
GlueClient.getDevEndpoints(GetDevEndpointsRequest getDevEndpointsRequest)
Retrieves all the development endpoints in this Amazon Web Services account.
|
default CompletableFuture<GetDevEndpointsResponse> |
GlueAsyncClient.getDevEndpoints(GetDevEndpointsRequest getDevEndpointsRequest)
Retrieves all the development endpoints in this Amazon Web Services account.
|
default GetDevEndpointsIterable |
GlueClient.getDevEndpointsPaginator(GetDevEndpointsRequest getDevEndpointsRequest)
Retrieves all the development endpoints in this Amazon Web Services account.
|
default GetDevEndpointsPublisher |
GlueAsyncClient.getDevEndpointsPaginator(GetDevEndpointsRequest getDevEndpointsRequest)
Retrieves all the development endpoints in this Amazon Web Services account.
|
| Constructor and Description |
|---|
GetDevEndpointsIterable(GlueClient client,
GetDevEndpointsRequest firstRequest) |
GetDevEndpointsPublisher(GlueAsyncClient client,
GetDevEndpointsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetDevEndpointsRequestMarshaller.marshall(GetDevEndpointsRequest getDevEndpointsRequest) |
Copyright © 2023. All rights reserved.