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> |
AWSGlueAsync.getDevEndpointsAsync(GetDevEndpointsRequest getDevEndpointsRequest,
AsyncHandler<GetDevEndpointsRequest,GetDevEndpointsResult> asyncHandler)
Retrieves all the development endpoints in this Amazon Web Services account.
|
Future<GetDevEndpointsResult> |
AWSGlueAsyncClient.getDevEndpointsAsync(GetDevEndpointsRequest request,
AsyncHandler<GetDevEndpointsRequest,GetDevEndpointsResult> asyncHandler) |
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 © 2023. All rights reserved.