| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront_2012_03_15.model |
Classes modeling the various types represented by AmazonCloudFront.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFrontOriginAccessIdentitySummary |
CloudFrontOriginAccessIdentitySummary.withComment(String comment)
The comment for this origin access identity, as originally specified
when created.
|
CloudFrontOriginAccessIdentitySummary |
CloudFrontOriginAccessIdentitySummary.withId(String id)
The ID for the origin access identity.
|
CloudFrontOriginAccessIdentitySummary |
CloudFrontOriginAccessIdentitySummary.withS3CanonicalUserId(String s3CanonicalUserId)
The Amazon S3 canonical user ID for the origin access identity, which
you use when giving the origin access identity read permission to an
object in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
List<CloudFrontOriginAccessIdentitySummary> |
CloudFrontOriginAccessIdentityList.getCloudFrontOriginAccessIdentitySummaries()
An XML structure containing a summary of the origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withCloudFrontOriginAccessIdentitySummaries(CloudFrontOriginAccessIdentitySummary... cloudFrontOriginAccessIdentitySummaries)
An XML structure containing a summary of the origin access identity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CloudFrontOriginAccessIdentityList.setCloudFrontOriginAccessIdentitySummaries(Collection<CloudFrontOriginAccessIdentitySummary> cloudFrontOriginAccessIdentitySummaries)
An XML structure containing a summary of the origin access identity.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withCloudFrontOriginAccessIdentitySummaries(Collection<CloudFrontOriginAccessIdentitySummary> cloudFrontOriginAccessIdentitySummaries)
An XML structure containing a summary of the origin access identity.
|
Copyright © 2016. All rights reserved.