Uses of Interface
software.amazon.awssdk.services.cloudfront.model.CreateCloudFrontOriginAccessIdentityResponse.Builder
Packages that use CreateCloudFrontOriginAccessIdentityResponse.Builder
-
Uses of CreateCloudFrontOriginAccessIdentityResponse.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return CreateCloudFrontOriginAccessIdentityResponse.BuilderModifier and TypeMethodDescriptionCreateCloudFrontOriginAccessIdentityResponse.builder()CreateCloudFrontOriginAccessIdentityResponse.Builder.cloudFrontOriginAccessIdentity(Consumer<CloudFrontOriginAccessIdentity.Builder> cloudFrontOriginAccessIdentity) The origin access identity's information.CreateCloudFrontOriginAccessIdentityResponse.Builder.cloudFrontOriginAccessIdentity(CloudFrontOriginAccessIdentity cloudFrontOriginAccessIdentity) The origin access identity's information.The current version of the origin access identity created.The fully qualified URI of the new origin access identity just created.CreateCloudFrontOriginAccessIdentityResponse.toBuilder()Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type CreateCloudFrontOriginAccessIdentityResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateCloudFrontOriginAccessIdentityResponse.Builder>CreateCloudFrontOriginAccessIdentityResponse.serializableBuilderClass()