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