| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
static GetCloudFrontOriginAccessIdentityResponse.Builder |
GetCloudFrontOriginAccessIdentityResponse.builder() |
GetCloudFrontOriginAccessIdentityResponse.Builder |
GetCloudFrontOriginAccessIdentityResponse.Builder.cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity)
The origin access identity's information.
|
default GetCloudFrontOriginAccessIdentityResponse.Builder |
GetCloudFrontOriginAccessIdentityResponse.Builder.cloudFrontOriginAccessIdentity(Consumer<CloudFrontOriginAccessIdentity.Builder> cloudFrontOriginAccessIdentity)
The origin access identity's information.
|
GetCloudFrontOriginAccessIdentityResponse.Builder |
GetCloudFrontOriginAccessIdentityResponse.Builder.eTag(String eTag)
The current version of the origin access identity's information.
|
GetCloudFrontOriginAccessIdentityResponse.Builder |
GetCloudFrontOriginAccessIdentityResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetCloudFrontOriginAccessIdentityResponse.Builder> |
GetCloudFrontOriginAccessIdentityResponse.serializableBuilderClass() |
Copyright © 2021. All rights reserved.