| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default DeleteDbClusterEndpointResponse |
NeptuneClient.deleteDBClusterEndpoint(DeleteDbClusterEndpointRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteDbClusterEndpointRequestMarshaller.marshall(DeleteDbClusterEndpointRequest deleteDbClusterEndpointRequest) |
Copyright © 2023. All rights reserved.