Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
GetCloudFrontOriginAccessIdentityResult |
AbstractAmazonCloudFront.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest request) |
GetCloudFrontOriginAccessIdentityResult |
AmazonCloudFront.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest getCloudFrontOriginAccessIdentityRequest)
Get the information about an origin access identity.
|
GetCloudFrontOriginAccessIdentityResult |
AmazonCloudFrontClient.getCloudFrontOriginAccessIdentity(GetCloudFrontOriginAccessIdentityRequest request)
Get the information about an origin access identity.
|
Modifier and Type | Method and Description |
---|---|
GetCloudFrontOriginAccessIdentityResult |
GetCloudFrontOriginAccessIdentityResult.clone() |
GetCloudFrontOriginAccessIdentityResult |
GetCloudFrontOriginAccessIdentityResult.withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information.
|
GetCloudFrontOriginAccessIdentityResult |
GetCloudFrontOriginAccessIdentityResult.withETag(String eTag)
The current version of the origin access identity's information.
|
Copyright © 2019. All rights reserved.