| Package | Description |
|---|---|
| com.amazonaws.services.cloudfront_2012_03_15.model |
Classes modeling the various types represented by AmazonCloudFront.
|
| Modifier and Type | Method and Description |
|---|---|
CloudFrontOriginAccessIdentityList |
ListCloudFrontOriginAccessIdentitiesResult.getCloudFrontOriginAccessIdentityList()
The CloudFrontOriginAccessIdentityList type.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withCloudFrontOriginAccessIdentitySummaries(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.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withIsTruncated(Boolean isTruncated)
A flag that indicates whether more origin access identities remain to
be listed.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withMarker(String marker)
The value you provided for the Marker request parameter.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withMaxItems(Integer maxItems)
The value you provided for the MaxItems request parameter.
|
CloudFrontOriginAccessIdentityList |
CloudFrontOriginAccessIdentityList.withNextMarker(String nextMarker)
If IsTruncated is true, this element is present and contains the value
you can use for the Marker request parameter to continue listing your
origin access identities where they left off.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ListCloudFrontOriginAccessIdentitiesResult.setCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList cloudFrontOriginAccessIdentityList)
The CloudFrontOriginAccessIdentityList type.
|
ListCloudFrontOriginAccessIdentitiesResult |
ListCloudFrontOriginAccessIdentitiesResult.withCloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList cloudFrontOriginAccessIdentityList)
The CloudFrontOriginAccessIdentityList type.
|
Copyright © 2016. All rights reserved.