| Package | Description |
|---|---|
| com.google.api.services.container.model |
| Modifier and Type | Method and Description |
|---|---|
ListClustersResponse |
ListClustersResponse.clone() |
ListClustersResponse |
ListClustersResponse.set(String fieldName,
Object value) |
ListClustersResponse |
ListClustersResponse.setClusters(List<Cluster> clusters)
A list of clusters in the project in the specified zone, or across all ones.
|
ListClustersResponse |
ListClustersResponse.setMissingZones(List<String> missingZones)
If any zones are listed here, the list of clusters returned may be missing those zones.
|
Copyright © 2011–2020 Google. All rights reserved.