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