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