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