static CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.builder() |
|
default CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.Builder.cloudFrontOriginAccessIdentity(Consumer<CloudFrontOriginAccessIdentity.Builder> cloudFrontOriginAccessIdentity) |
The origin access identity's information.
|
CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.Builder.cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity) |
The origin access identity's information.
|
CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.Builder.eTag(String eTag) |
The current version of the origin access identity created.
|
CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.Builder.location(String location) |
The fully qualified URI of the new origin access identity just created.
|
CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.toBuilder() |
|