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