| Package | Description |
|---|---|
| com.amazonaws.services.glue |
|
| com.amazonaws.services.glue.model |
| Modifier and Type | Method and Description |
|---|---|
Future<ListUsageProfilesResult> |
AbstractAWSGlueAsync.listUsageProfilesAsync(ListUsageProfilesRequest request,
AsyncHandler<ListUsageProfilesRequest,ListUsageProfilesResult> asyncHandler) |
Future<ListUsageProfilesResult> |
AWSGlueAsync.listUsageProfilesAsync(ListUsageProfilesRequest listUsageProfilesRequest,
AsyncHandler<ListUsageProfilesRequest,ListUsageProfilesResult> asyncHandler)
List all the Glue usage profiles.
|
Future<ListUsageProfilesResult> |
AWSGlueAsyncClient.listUsageProfilesAsync(ListUsageProfilesRequest request,
AsyncHandler<ListUsageProfilesRequest,ListUsageProfilesResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
ListUsageProfilesRequest |
ListUsageProfilesRequest.clone() |
ListUsageProfilesRequest |
ListUsageProfilesRequest.withMaxResults(Integer maxResults)
The maximum number of usage profiles to return in a single response.
|
ListUsageProfilesRequest |
ListUsageProfilesRequest.withNextToken(String nextToken)
A continuation token, included if this is a continuation call.
|
Copyright © 2025. All rights reserved.