Uses of Class
software.amazon.awssdk.services.neptune.model.DbClusterEndpointQuotaExceededException
-
Packages that use DbClusterEndpointQuotaExceededException Package Description software.amazon.awssdk.services.neptune Amazon Neptune -
-
Uses of DbClusterEndpointQuotaExceededException in software.amazon.awssdk.services.neptune
Methods in software.amazon.awssdk.services.neptune that throw DbClusterEndpointQuotaExceededException Modifier and Type Method Description default CreateDbClusterEndpointResponseNeptuneClient. createDBClusterEndpoint(Consumer<CreateDbClusterEndpointRequest.Builder> createDbClusterEndpointRequest)Creates a new custom endpoint and associates it with an Amazon Neptune DB cluster.default CreateDbClusterEndpointResponseNeptuneClient. createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest)Creates a new custom endpoint and associates it with an Amazon Neptune DB cluster.
-