| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse |
ListLocationsResponse.clone() |
ListLocationsResponse |
ListLocationsResponse.set(java.lang.String fieldName,
java.lang.Object value) |
ListLocationsResponse |
ListLocationsResponse.setLocations(java.util.List<Location> locations)
A full list of GKE locations.
|
ListLocationsResponse |
ListLocationsResponse.setNextPageToken(java.lang.String nextPageToken)
Only return ListLocationsResponse that occur after the page_token.
|