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