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