| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront |  | 
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<ListKeyGroupsResult> | AmazonCloudFrontAsync. listKeyGroupsAsync(ListKeyGroupsRequest listKeyGroupsRequest,
                  AsyncHandler<ListKeyGroupsRequest,ListKeyGroupsResult> asyncHandler)
 Gets a list of key groups. | 
| Future<ListKeyGroupsResult> | AmazonCloudFrontAsyncClient. listKeyGroupsAsync(ListKeyGroupsRequest request,
                  AsyncHandler<ListKeyGroupsRequest,ListKeyGroupsResult> asyncHandler) | 
| Future<ListKeyGroupsResult> | AbstractAmazonCloudFrontAsync. listKeyGroupsAsync(ListKeyGroupsRequest request,
                  AsyncHandler<ListKeyGroupsRequest,ListKeyGroupsResult> asyncHandler) | 
| 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 © 2021. All rights reserved.