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