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