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