@Generated public class ListClustersResponse extends Object
Constructor and Description |
---|
ListClustersResponse() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Collection<ClusterDetails> |
getClusters() |
int |
hashCode() |
ListClustersResponse |
setClusters(Collection<ClusterDetails> clusters) |
String |
toString() |
public ListClustersResponse setClusters(Collection<ClusterDetails> clusters)
public Collection<ClusterDetails> getClusters()
Copyright © 2023. All rights reserved.