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