| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic |
The new Amazon Elastic DocumentDB service endpoint.
|
| software.amazon.awssdk.services.docdbelastic.paginators | |
| software.amazon.awssdk.services.docdbelastic.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListClusterSnapshotsResponse> |
DocDbElasticAsyncClient.listClusterSnapshots(ListClusterSnapshotsRequest listClusterSnapshotsRequest)
Returns information about Elastic DocumentDB snapshots for a specified cluster.
|
default ListClusterSnapshotsResponse |
DocDbElasticClient.listClusterSnapshots(ListClusterSnapshotsRequest listClusterSnapshotsRequest)
Returns information about Elastic DocumentDB snapshots for a specified cluster.
|
default ListClusterSnapshotsPublisher |
DocDbElasticAsyncClient.listClusterSnapshotsPaginator(ListClusterSnapshotsRequest listClusterSnapshotsRequest)
Returns information about Elastic DocumentDB snapshots for a specified cluster.
|
default ListClusterSnapshotsIterable |
DocDbElasticClient.listClusterSnapshotsPaginator(ListClusterSnapshotsRequest listClusterSnapshotsRequest)
Returns information about Elastic DocumentDB snapshots for a specified cluster.
|
| Constructor and Description |
|---|
ListClusterSnapshotsIterable(DocDbElasticClient client,
ListClusterSnapshotsRequest firstRequest) |
ListClusterSnapshotsPublisher(DocDbElasticAsyncClient client,
ListClusterSnapshotsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListClusterSnapshotsRequestMarshaller.marshall(ListClusterSnapshotsRequest listClusterSnapshotsRequest) |
Copyright © 2023. All rights reserved.