| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetDevEndpointsResult> |
AbstractAWSGlueAsync.getDevEndpointsAsync(GetDevEndpointsRequest request,
AsyncHandler<GetDevEndpointsRequest,GetDevEndpointsResult> asyncHandler) |
Future<GetDevEndpointsResult> |
AWSGlueAsyncClient.getDevEndpointsAsync(GetDevEndpointsRequest request,
AsyncHandler<GetDevEndpointsRequest,GetDevEndpointsResult> asyncHandler) |
Future<GetDevEndpointsResult> |
AWSGlueAsync.getDevEndpointsAsync(GetDevEndpointsRequest getDevEndpointsRequest,
AsyncHandler<GetDevEndpointsRequest,GetDevEndpointsResult> asyncHandler)
Retrieves all the development endpoints in this Amazon Web Services account.
|
| Modifier and Type | Method and Description |
|---|---|
GetDevEndpointsRequest |
GetDevEndpointsRequest.clone() |
GetDevEndpointsRequest |
GetDevEndpointsRequest.withMaxResults(Integer maxResults)
The maximum size of information to return.
|
GetDevEndpointsRequest |
GetDevEndpointsRequest.withNextToken(String nextToken)
A continuation token, if this is a continuation call.
|
Copyright © 2024. All rights reserved.