Uses of Interface
software.amazon.awssdk.services.cloudfront.model.OriginAccessControlAlreadyExistsException.Builder
Packages that use OriginAccessControlAlreadyExistsException.Builder
-
Uses of OriginAccessControlAlreadyExistsException.Builder in software.amazon.awssdk.services.cloudfront.model
Methods in software.amazon.awssdk.services.cloudfront.model that return OriginAccessControlAlreadyExistsException.BuilderModifier and TypeMethodDescriptionOriginAccessControlAlreadyExistsException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) OriginAccessControlAlreadyExistsException.builder()OriginAccessControlAlreadyExistsException.Builder.numAttempts(Integer numAttempts) OriginAccessControlAlreadyExistsException.Builder.statusCode(int statusCode) OriginAccessControlAlreadyExistsException.toBuilder()OriginAccessControlAlreadyExistsException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.cloudfront.model that return types with arguments of type OriginAccessControlAlreadyExistsException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OriginAccessControlAlreadyExistsException.Builder>OriginAccessControlAlreadyExistsException.serializableBuilderClass()