public static interface ListCloudFrontOriginAccessIdentitiesResponse.Builder extends CloudFrontResponse.Builder, CopyableBuilder<ListCloudFrontOriginAccessIdentitiesResponse.Builder,ListCloudFrontOriginAccessIdentitiesResponse>
| Modifier and Type | Method and Description |
|---|---|
ListCloudFrontOriginAccessIdentitiesResponse.Builder |
cloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList cloudFrontOriginAccessIdentityList)
The
CloudFrontOriginAccessIdentityList type. |
default ListCloudFrontOriginAccessIdentitiesResponse.Builder |
cloudFrontOriginAccessIdentityList(Consumer<CloudFrontOriginAccessIdentityList.Builder> cloudFrontOriginAccessIdentityList)
The
CloudFrontOriginAccessIdentityList type. |
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildListCloudFrontOriginAccessIdentitiesResponse.Builder cloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList cloudFrontOriginAccessIdentityList)
The CloudFrontOriginAccessIdentityList type.
cloudFrontOriginAccessIdentityList - The CloudFrontOriginAccessIdentityList type.default ListCloudFrontOriginAccessIdentitiesResponse.Builder cloudFrontOriginAccessIdentityList(Consumer<CloudFrontOriginAccessIdentityList.Builder> cloudFrontOriginAccessIdentityList)
The CloudFrontOriginAccessIdentityList type.
CloudFrontOriginAccessIdentityList.Builder
avoiding the need to create one manually via CloudFrontOriginAccessIdentityList.builder().
When the Consumer completes, SdkBuilder.build() is called
immediately and its result is passed to
cloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList).cloudFrontOriginAccessIdentityList - a consumer that will call methods on CloudFrontOriginAccessIdentityList.BuildercloudFrontOriginAccessIdentityList(CloudFrontOriginAccessIdentityList)Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.