| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.transform |
| 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 |
|---|---|
CloudFrontOriginAccessIdentitySummary |
CloudFrontOriginAccessIdentitySummaryUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.