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