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