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