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