| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.builder() |
CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.Builder.cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information.
|
default CreateCloudFrontOriginAccessIdentityResponse.Builder |
CreateCloudFrontOriginAccessIdentityResponse.Builder.cloudFrontOriginAccessIdentity(Consumer<CloudFrontOriginAccessIdentity.Builder> 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() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateCloudFrontOriginAccessIdentityResponse.Builder> |
CreateCloudFrontOriginAccessIdentityResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.