| Package | Description |
|---|---|
| software.amazon.awssdk.services.snowball.model |
| Modifier and Type | Method and Description |
|---|---|
List<ClusterListEntry> |
ListClustersResponse.clusterListEntries()
Each
ClusterListEntry object contains a cluster's state, a cluster's ID, and other important status
information. |
| Modifier and Type | Method and Description |
|---|---|
ListClustersResponse.Builder |
ListClustersResponse.Builder.clusterListEntries(ClusterListEntry... clusterListEntries)
Each
ClusterListEntry object contains a cluster's state, a cluster's ID, and other important
status information. |
| Modifier and Type | Method and Description |
|---|---|
ListClustersResponse.Builder |
ListClustersResponse.Builder.clusterListEntries(Collection<ClusterListEntry> clusterListEntries)
Each
ClusterListEntry object contains a cluster's state, a cluster's ID, and other important
status information. |
Copyright © 2020. All rights reserved.