| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteDbClusterEndpointResponse |
NeptuneClient.deleteDBClusterEndpoint(Consumer<DeleteDbClusterEndpointRequest.Builder> deleteDbClusterEndpointRequest)
Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.
|
default DeleteDbClusterEndpointResponse |
NeptuneClient.deleteDBClusterEndpoint(DeleteDbClusterEndpointRequest deleteDbClusterEndpointRequest)
Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteDbClusterEndpointResponse> |
NeptuneAsyncClient.deleteDBClusterEndpoint(Consumer<DeleteDbClusterEndpointRequest.Builder> deleteDbClusterEndpointRequest)
Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.
|
default CompletableFuture<DeleteDbClusterEndpointResponse> |
NeptuneAsyncClient.deleteDBClusterEndpoint(DeleteDbClusterEndpointRequest deleteDbClusterEndpointRequest)
Deletes a custom endpoint and removes it from an Amazon Neptune DB cluster.
|
Copyright © 2021. All rights reserved.