| Package | Description |
|---|---|
| software.amazon.awssdk.services.neptune |
|
| Modifier and Type | Method and Description |
|---|---|
default CopyDbClusterSnapshotResponse |
NeptuneClient.copyDBClusterSnapshot(Consumer<CopyDbClusterSnapshotRequest.Builder> copyDbClusterSnapshotRequest)
Copies a snapshot of a DB cluster.
|
default CopyDbClusterSnapshotResponse |
NeptuneClient.copyDBClusterSnapshot(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest)
Copies a snapshot of a DB cluster.
|
default CreateDbClusterSnapshotResponse |
NeptuneClient.createDBClusterSnapshot(Consumer<CreateDbClusterSnapshotRequest.Builder> createDbClusterSnapshotRequest)
Creates a snapshot of a DB cluster.
|
default CreateDbClusterSnapshotResponse |
NeptuneClient.createDBClusterSnapshot(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest)
Creates a snapshot of a DB cluster.
|
default DeleteDbClusterResponse |
NeptuneClient.deleteDBCluster(Consumer<DeleteDbClusterRequest.Builder> deleteDbClusterRequest)
The DeleteDBCluster action deletes a previously provisioned DB cluster.
|
default DeleteDbClusterResponse |
NeptuneClient.deleteDBCluster(DeleteDbClusterRequest deleteDbClusterRequest)
The DeleteDBCluster action deletes a previously provisioned DB cluster.
|
default DeleteDbInstanceResponse |
NeptuneClient.deleteDBInstance(Consumer<DeleteDbInstanceRequest.Builder> deleteDbInstanceRequest)
The DeleteDBInstance action deletes a previously provisioned DB instance.
|
default DeleteDbInstanceResponse |
NeptuneClient.deleteDBInstance(DeleteDbInstanceRequest deleteDbInstanceRequest)
The DeleteDBInstance action deletes a previously provisioned DB instance.
|
Copyright © 2023. All rights reserved.