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