| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model | |
| software.amazon.awssdk.services.cloudfront.paginators |
| 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 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 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 account. |
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<CloudFrontOriginAccessIdentitySummary> |
ListCloudFrontOriginAccessIdentitiesPublisher.items()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<CloudFrontOriginAccessIdentitySummary> |
ListCloudFrontOriginAccessIdentitiesIterable.items()
Returns an iterable to iterate through the paginated
ListCloudFrontOriginAccessIdentitiesResponse#items()
member. |
Copyright © 2021. All rights reserved.