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