Uses of Class
software.amazon.awssdk.services.neptune.model.InstanceQuotaExceededException
-
Packages that use InstanceQuotaExceededException Package Description software.amazon.awssdk.services.neptune Amazon Neptune -
-
Uses of InstanceQuotaExceededException in software.amazon.awssdk.services.neptune
Methods in software.amazon.awssdk.services.neptune that throw InstanceQuotaExceededException Modifier and Type Method Description default CreateDbInstanceResponseNeptuneClient. createDBInstance(Consumer<CreateDbInstanceRequest.Builder> createDbInstanceRequest)Creates a new DB instance.default CreateDbInstanceResponseNeptuneClient. createDBInstance(CreateDbInstanceRequest createDbInstanceRequest)Creates a new DB instance.
-