Uses of Class
software.amazon.awssdk.services.rds.model.DbSubnetQuotaExceededException
-
Packages that use DbSubnetQuotaExceededException Package Description software.amazon.awssdk.services.rds Amazon Relational Database Service -
-
Uses of DbSubnetQuotaExceededException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw DbSubnetQuotaExceededException Modifier and Type Method Description default CreateDbSubnetGroupResponseRdsClient. createDBSubnetGroup(Consumer<CreateDbSubnetGroupRequest.Builder> createDbSubnetGroupRequest)Creates a new DB subnet group.default CreateDbSubnetGroupResponseRdsClient. createDBSubnetGroup(CreateDbSubnetGroupRequest createDbSubnetGroupRequest)Creates a new DB subnet group.default ModifyDbSubnetGroupResponseRdsClient. modifyDBSubnetGroup(Consumer<ModifyDbSubnetGroupRequest.Builder> modifyDbSubnetGroupRequest)Modifies an existing DB subnet group.default ModifyDbSubnetGroupResponseRdsClient. modifyDBSubnetGroup(ModifyDbSubnetGroupRequest modifyDbSubnetGroupRequest)Modifies an existing DB subnet group.
-