| 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.
|
default ModifyDbClusterEndpointResponse |
NeptuneClient.modifyDBClusterEndpoint(Consumer<ModifyDbClusterEndpointRequest.Builder> modifyDbClusterEndpointRequest)
Modifies the properties of an endpoint in an Amazon Neptune DB cluster.
|
default ModifyDbClusterEndpointResponse |
NeptuneClient.modifyDBClusterEndpoint(ModifyDbClusterEndpointRequest modifyDbClusterEndpointRequest)
Modifies the properties of an endpoint in an Amazon Neptune DB cluster.
|
Copyright © 2021. All rights reserved.