Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
UpdateCloudFrontOriginAccessIdentityResult |
AbstractAmazonCloudFront.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest request) |
UpdateCloudFrontOriginAccessIdentityResult |
AmazonCloudFront.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest updateCloudFrontOriginAccessIdentityRequest)
Update an origin access identity.
|
UpdateCloudFrontOriginAccessIdentityResult |
AmazonCloudFrontClient.updateCloudFrontOriginAccessIdentity(UpdateCloudFrontOriginAccessIdentityRequest request)
Update an origin access identity.
|
Modifier and Type | Method and Description |
---|---|
UpdateCloudFrontOriginAccessIdentityResult |
UpdateCloudFrontOriginAccessIdentityResult.clone() |
UpdateCloudFrontOriginAccessIdentityResult |
UpdateCloudFrontOriginAccessIdentityResult.withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information.
|
UpdateCloudFrontOriginAccessIdentityResult |
UpdateCloudFrontOriginAccessIdentityResult.withETag(String eTag)
The current version of the configuration.
|
Copyright © 2019. All rights reserved.