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