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