Uses of Interface
software.amazon.awssdk.services.route53.model.TooManyHostedZonesException.Builder
-
Packages that use TooManyHostedZonesException.Builder Package Description software.amazon.awssdk.services.route53.model -
-
Uses of TooManyHostedZonesException.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return TooManyHostedZonesException.Builder Modifier and Type Method Description TooManyHostedZonesException.BuilderTooManyHostedZonesException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static TooManyHostedZonesException.BuilderTooManyHostedZonesException. builder()TooManyHostedZonesException.BuilderTooManyHostedZonesException.Builder. cause(Throwable cause)TooManyHostedZonesException.BuilderTooManyHostedZonesException.Builder. message(String message)TooManyHostedZonesException.BuilderTooManyHostedZonesException.Builder. requestId(String requestId)TooManyHostedZonesException.BuilderTooManyHostedZonesException.Builder. statusCode(int statusCode)TooManyHostedZonesException.BuilderTooManyHostedZonesException. toBuilder()TooManyHostedZonesException.BuilderTooManyHostedZonesException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type TooManyHostedZonesException.Builder Modifier and Type Method Description static Class<? extends TooManyHostedZonesException.Builder>TooManyHostedZonesException. serializableBuilderClass()
-