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