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