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