| Package | Description |
|---|---|
| software.amazon.awssdk.services.docdbelastic.model | |
| software.amazon.awssdk.services.docdbelastic.paginators |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterInList> |
ListClustersResponse.clusters()
A list of Elastic DocumentDB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ListClustersResponse.Builder |
ListClustersResponse.Builder.clusters(ClusterInList... clusters)
A list of Elastic DocumentDB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
ListClustersResponse.Builder |
ListClustersResponse.Builder.clusters(Collection<ClusterInList> clusters)
A list of Elastic DocumentDB cluster.
|
| Modifier and Type | Method and Description |
|---|---|
SdkPublisher<ClusterInList> |
ListClustersPublisher.clusters()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<ClusterInList> |
ListClustersIterable.clusters()
Returns an iterable to iterate through the paginated
ListClustersResponse.clusters() member. |
Copyright © 2023. All rights reserved.