| Modifier and Type | Method and Description |
|---|---|
List<CloudFrontOriginAccessIdentitySummary> |
CloudFrontOriginAccessIdentityList.items()
A complex type that contains one
CloudFrontOriginAccessIdentitySummary element for each origin
access identity that was created by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontOriginAccessIdentityList.Builder |
CloudFrontOriginAccessIdentityList.Builder.items(CloudFrontOriginAccessIdentitySummary... items)
A complex type that contains one
CloudFrontOriginAccessIdentitySummary element for each origin
access identity that was created by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontOriginAccessIdentityList.Builder |
CloudFrontOriginAccessIdentityList.Builder.items(Collection<CloudFrontOriginAccessIdentitySummary> items)
A complex type that contains one
CloudFrontOriginAccessIdentitySummary element for each origin
access identity that was created by the current AWS account. |
| Modifier and Type | Method and Description |
|---|---|
SdkIterable<CloudFrontOriginAccessIdentitySummary> |
ListCloudFrontOriginAccessIdentitiesPaginator.items()
Returns an iterable to iterate through the paginated
ListCloudFrontOriginAccessIdentitiesResponse#items()
member. |
| Modifier and Type | Method and Description |
|---|---|
CloudFrontOriginAccessIdentitySummary |
CloudFrontOriginAccessIdentitySummaryUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.