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