| 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<UpdateCloudFrontOriginAccessIdentityResult> | AmazonCloudFrontAsyncClient. updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest,
                                         AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest,UpdateCloudFrontOriginAccessIdentityResult> asyncHandler)
 Update an origin access identity. | 
| Future<UpdateCloudFrontOriginAccessIdentityResult> | AmazonCloudFrontAsync. updateCloudFrontOriginAccessIdentityAsync(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest,
                                         AsyncHandler<UpdateCloudFrontOriginAccessIdentityRequest,UpdateCloudFrontOriginAccessIdentityResult> asyncHandler)
 Update an origin access identity. | 
| Modifier and Type | Method and Description | 
|---|---|
| UpdateCloudFrontOriginAccessIdentityRequest | UpdateCloudFrontOriginAccessIdentityRequest. withCloudFrontOriginAccessIdentityConfig(CloudFrontOriginAccessIdentityConfig cloudFrontOriginAccessIdentityConfig)The identity's configuration information. | 
| UpdateCloudFrontOriginAccessIdentityRequest | UpdateCloudFrontOriginAccessIdentityRequest. withId(String id)The identity's id. | 
| UpdateCloudFrontOriginAccessIdentityRequest | UpdateCloudFrontOriginAccessIdentityRequest. withIfMatch(String ifMatch)The value of the ETag header you received when retrieving the
 identity's configuration. | 
Copyright © 2014. All rights reserved.