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