| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateDbClusterResponse |
NeptuneClient.createDBCluster(Consumer<CreateDbClusterRequest.Builder> createDbClusterRequest)
Creates a new Amazon Neptune DB cluster.
|
default CreateDbClusterResponse |
NeptuneClient.createDBCluster(CreateDbClusterRequest createDbClusterRequest)
Creates a new Amazon Neptune DB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateDbClusterResponse> |
NeptuneAsyncClient.createDBCluster(Consumer<CreateDbClusterRequest.Builder> createDbClusterRequest)
Creates a new Amazon Neptune DB cluster.
|
default CompletableFuture<CreateDbClusterResponse> |
NeptuneAsyncClient.createDBCluster(CreateDbClusterRequest createDbClusterRequest)
Creates a new Amazon Neptune DB cluster.
|
Copyright © 2023. All rights reserved.