| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront | 
 | 
| com.amazonaws.services.cloudfront.model | 
| Modifier and Type | Method and Description | 
|---|---|
GetKeyGroupResult | 
AbstractAmazonCloudFront.getKeyGroup(GetKeyGroupRequest request)  | 
GetKeyGroupResult | 
AmazonCloudFrontClient.getKeyGroup(GetKeyGroupRequest request)
 Gets a key group, including the date and time when the key group was last modified. 
 | 
GetKeyGroupResult | 
AmazonCloudFront.getKeyGroup(GetKeyGroupRequest getKeyGroupRequest)
 Gets a key group, including the date and time when the key group was last modified. 
 | 
Future<GetKeyGroupResult> | 
AmazonCloudFrontAsyncClient.getKeyGroupAsync(GetKeyGroupRequest request)  | 
Future<GetKeyGroupResult> | 
AbstractAmazonCloudFrontAsync.getKeyGroupAsync(GetKeyGroupRequest request)  | 
Future<GetKeyGroupResult> | 
AmazonCloudFrontAsync.getKeyGroupAsync(GetKeyGroupRequest getKeyGroupRequest)
 Gets a key group, including the date and time when the key group was last modified. 
 | 
Future<GetKeyGroupResult> | 
AmazonCloudFrontAsyncClient.getKeyGroupAsync(GetKeyGroupRequest request,
                AsyncHandler<GetKeyGroupRequest,GetKeyGroupResult> asyncHandler)  | 
Future<GetKeyGroupResult> | 
AbstractAmazonCloudFrontAsync.getKeyGroupAsync(GetKeyGroupRequest request,
                AsyncHandler<GetKeyGroupRequest,GetKeyGroupResult> asyncHandler)  | 
Future<GetKeyGroupResult> | 
AmazonCloudFrontAsync.getKeyGroupAsync(GetKeyGroupRequest getKeyGroupRequest,
                AsyncHandler<GetKeyGroupRequest,GetKeyGroupResult> asyncHandler)
 Gets a key group, including the date and time when the key group was last modified. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Future<GetKeyGroupResult> | 
AmazonCloudFrontAsyncClient.getKeyGroupAsync(GetKeyGroupRequest request,
                AsyncHandler<GetKeyGroupRequest,GetKeyGroupResult> asyncHandler)  | 
Future<GetKeyGroupResult> | 
AbstractAmazonCloudFrontAsync.getKeyGroupAsync(GetKeyGroupRequest request,
                AsyncHandler<GetKeyGroupRequest,GetKeyGroupResult> asyncHandler)  | 
Future<GetKeyGroupResult> | 
AmazonCloudFrontAsync.getKeyGroupAsync(GetKeyGroupRequest getKeyGroupRequest,
                AsyncHandler<GetKeyGroupRequest,GetKeyGroupResult> asyncHandler)
 Gets a key group, including the date and time when the key group was last modified. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
GetKeyGroupRequest | 
GetKeyGroupRequest.clone()  | 
GetKeyGroupRequest | 
GetKeyGroupRequest.withId(String id)
 The identifier of the key group that you are getting. 
 | 
Copyright © 2024. All rights reserved.