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 |
---|---|
UpdateCloudFrontOriginAccessIdentityResult |
AmazonCloudFrontClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
UpdateCloudFrontOriginAccessIdentityResult |
AmazonCloudFront.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
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 |
---|---|
UpdateCloudFrontOriginAccessIdentityResult |
UpdateCloudFrontOriginAccessIdentityResult.withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information.
|
UpdateCloudFrontOriginAccessIdentityResult |
UpdateCloudFrontOriginAccessIdentityResult.withETag(String eTag)
The current version of the configuration.
|
Copyright © 2014. All rights reserved.