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