| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| software.amazon.awssdk.services.neptune.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDbClusterEndpointResponse> |
NeptuneAsyncClient.createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest)
Creates a new custom endpoint and associates it with an Amazon Neptune DB cluster.
|
default CreateDbClusterEndpointResponse |
NeptuneClient.createDBClusterEndpoint(CreateDbClusterEndpointRequest createDbClusterEndpointRequest)
Creates a new custom endpoint and associates it with an Amazon Neptune DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateDbClusterEndpointRequestMarshaller.marshall(CreateDbClusterEndpointRequest createDbClusterEndpointRequest) |
Copyright © 2021. All rights reserved.