| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic.model |
| Modifier and Type | Method and Description |
|---|---|
ClusterSnapshot |
GetClusterSnapshotResponse.snapshot()
Returns information about a specific Elastic DocumentDB snapshot.
|
ClusterSnapshot |
DeleteClusterSnapshotResponse.snapshot()
Returns information about the newly deleted Elastic DocumentDB snapshot.
|
ClusterSnapshot |
CreateClusterSnapshotResponse.snapshot()
Returns information about the new Elastic DocumentDB snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
GetClusterSnapshotResponse.Builder |
GetClusterSnapshotResponse.Builder.snapshot(ClusterSnapshot snapshot)
Returns information about a specific Elastic DocumentDB snapshot.
|
DeleteClusterSnapshotResponse.Builder |
DeleteClusterSnapshotResponse.Builder.snapshot(ClusterSnapshot snapshot)
Returns information about the newly deleted Elastic DocumentDB snapshot.
|
CreateClusterSnapshotResponse.Builder |
CreateClusterSnapshotResponse.Builder.snapshot(ClusterSnapshot snapshot)
Returns information about the new Elastic DocumentDB snapshot.
|
Copyright © 2023. All rights reserved.