public class ListClustersResponse extends Object implements Serializable
| Constructor and Description |
|---|
ListClustersResponse() |
| Modifier and Type | Method and Description |
|---|---|
List<Cluster> |
getClusters() |
ListClustersResponse |
setClusters(List<Cluster> clusters) |
public ListClustersResponse setClusters(List<Cluster> clusters)
Copyright © 2019. All rights reserved.