Uses of Class
software.amazon.awssdk.services.neptune.model.DbSubnetGroupQuotaExceededException
-
Packages that use DbSubnetGroupQuotaExceededException Package Description software.amazon.awssdk.services.neptune Amazon Neptune -
-
Uses of DbSubnetGroupQuotaExceededException in software.amazon.awssdk.services.neptune
Methods in software.amazon.awssdk.services.neptune that throw DbSubnetGroupQuotaExceededException 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.
-