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