| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ModifyDbClusterEndpointResponse> |
NeptuneAsyncClient.modifyDBClusterEndpoint(ModifyDbClusterEndpointRequest 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.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifyDbClusterEndpointRequestMarshaller.marshall(ModifyDbClusterEndpointRequest modifyDbClusterEndpointRequest) |
Copyright © 2021. All rights reserved.