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