Package | Description |
---|---|
com.amazonaws.services.cloudfront |
|
com.amazonaws.services.cloudfront.model |
Modifier and Type | Method and Description |
---|---|
CreateCloudFrontOriginAccessIdentityResult |
AbstractAmazonCloudFront.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest request) |
CreateCloudFrontOriginAccessIdentityResult |
AmazonCloudFront.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest createCloudFrontOriginAccessIdentityRequest)
Creates a new origin access identity.
|
CreateCloudFrontOriginAccessIdentityResult |
AmazonCloudFrontClient.createCloudFrontOriginAccessIdentity(CreateCloudFrontOriginAccessIdentityRequest request)
Creates a new origin access identity.
|
Modifier and Type | Method and Description |
---|---|
CreateCloudFrontOriginAccessIdentityResult |
CreateCloudFrontOriginAccessIdentityResult.clone() |
CreateCloudFrontOriginAccessIdentityResult |
CreateCloudFrontOriginAccessIdentityResult.withCloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information.
|
CreateCloudFrontOriginAccessIdentityResult |
CreateCloudFrontOriginAccessIdentityResult.withETag(String eTag)
The current version of the origin access identity created.
|
CreateCloudFrontOriginAccessIdentityResult |
CreateCloudFrontOriginAccessIdentityResult.withLocation(String location)
The fully qualified URI of the new origin access identity just created.
|
Copyright © 2017. All rights reserved.