| 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 CompletableFuture<ListDevEndpointsResponse> |
GlueAsyncClient.listDevEndpoints(ListDevEndpointsRequest listDevEndpointsRequest)
Retrieves the names of all
DevEndpoint resources in this Amazon Web Services account, or the
resources with the specified tag. |
default ListDevEndpointsResponse |
GlueClient.listDevEndpoints(ListDevEndpointsRequest listDevEndpointsRequest)
Retrieves the names of all
DevEndpoint resources in this Amazon Web Services account, or the
resources with the specified tag. |
default ListDevEndpointsPublisher |
GlueAsyncClient.listDevEndpointsPaginator(ListDevEndpointsRequest listDevEndpointsRequest)
Retrieves the names of all
DevEndpoint resources in this Amazon Web Services account, or the
resources with the specified tag. |
default ListDevEndpointsIterable |
GlueClient.listDevEndpointsPaginator(ListDevEndpointsRequest listDevEndpointsRequest)
Retrieves the names of all
DevEndpoint resources in this Amazon Web Services account, or the
resources with the specified tag. |
| Constructor and Description |
|---|
ListDevEndpointsIterable(GlueClient client,
ListDevEndpointsRequest firstRequest) |
ListDevEndpointsPublisher(GlueAsyncClient client,
ListDevEndpointsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListDevEndpointsRequestMarshaller.marshall(ListDevEndpointsRequest listDevEndpointsRequest) |
Copyright © 2023. All rights reserved.