CopyableBuilder<GetCloudFrontOriginAccessIdentityResponse.Builder,GetCloudFrontOriginAccessIdentityResponse>, SdkBuilder<GetCloudFrontOriginAccessIdentityResponse.Builder,GetCloudFrontOriginAccessIdentityResponse>public static interface GetCloudFrontOriginAccessIdentityResponse.Builder extends CopyableBuilder<GetCloudFrontOriginAccessIdentityResponse.Builder,GetCloudFrontOriginAccessIdentityResponse>
| Modifier and Type | Method | Description |
|---|---|---|
GetCloudFrontOriginAccessIdentityResponse.Builder |
cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity) |
The origin access identity's information.
|
GetCloudFrontOriginAccessIdentityResponse.Builder |
eTag(String eTag) |
The current version of the origin access identity's information.
|
copyapply, buildGetCloudFrontOriginAccessIdentityResponse.Builder cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information.
cloudFrontOriginAccessIdentity - The origin access identity's information.GetCloudFrontOriginAccessIdentityResponse.Builder eTag(String eTag)
The current version of the origin access identity's information. For example: E2QWRUHAPOMQZL.
eTag - The current version of the origin access identity's information. For example:
E2QWRUHAPOMQZL.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.