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