| Package | Description | 
|---|---|
| com.amazonaws.services.cloudfront | Synchronous and asynchronous client classes for accessing AmazonCloudFront. | 
| com.amazonaws.services.cloudfront.model | Classes modeling the various types represented by AmazonCloudFront. | 
| Modifier and Type | Method and Description | 
|---|---|
| Future<CreateCloudFrontOriginAccessIdentityResult> | AmazonCloudFrontAsyncClient. createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest,
                                         AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest,CreateCloudFrontOriginAccessIdentityResult> asyncHandler)
 Create a new origin access identity. | 
| Future<CreateCloudFrontOriginAccessIdentityResult> | AmazonCloudFrontAsync. createCloudFrontOriginAccessIdentityAsync(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest,
                                         AsyncHandler<CreateCloudFrontOriginAccessIdentityRequest,CreateCloudFrontOriginAccessIdentityResult> asyncHandler)
 Create a new origin access identity. | 
| Modifier and Type | Method and Description | 
|---|---|
| CreateCloudFrontOriginAccessIdentityRequest | CreateCloudFrontOriginAccessIdentityRequest. clone() | 
| CreateCloudFrontOriginAccessIdentityRequest | CreateCloudFrontOriginAccessIdentityRequest. withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig)The origin access identity's configuration information. | 
Copyright © 2015. All rights reserved.