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