Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
Future<ListKeyGroupsResult> |
AbstractAmazonCloudFrontAsync.listKeyGroupsAsync(ListKeyGroupsRequest request,
AsyncHandler<ListKeyGroupsRequest,ListKeyGroupsResult> asyncHandler) |
Future<ListKeyGroupsResult> |
AmazonCloudFrontAsyncClient.listKeyGroupsAsync(ListKeyGroupsRequest request,
AsyncHandler<ListKeyGroupsRequest,ListKeyGroupsResult> asyncHandler) |
Future<ListKeyGroupsResult> |
AmazonCloudFrontAsync.listKeyGroupsAsync(ListKeyGroupsRequest listKeyGroupsRequest,
AsyncHandler<ListKeyGroupsRequest,ListKeyGroupsResult> asyncHandler)
Gets a list of key groups.
|
Modifier and Type | Method and Description |
---|---|
ListKeyGroupsRequest |
ListKeyGroupsRequest.clone() |
ListKeyGroupsRequest |
ListKeyGroupsRequest.withMarker(String marker)
Use this field when paginating results to indicate where to begin in your list of key groups.
|
ListKeyGroupsRequest |
ListKeyGroupsRequest.withMaxItems(String maxItems)
The maximum number of key groups that you want in the response.
|
Copyright © 2022. All rights reserved.