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