| Package | Description |
|---|---|
| com.google.api.services.container.v1beta1.model |
| Modifier and Type | Method and Description |
|---|---|
Location |
Location.clone() |
Location |
Location.set(String fieldName,
Object value) |
Location |
Location.setName(String name)
Contains the name of the resource requested.
|
Location |
Location.setRecommended(Boolean recommended)
Whether the location is recommended for GKE cluster scheduling.
|
Location |
Location.setType(String type)
Contains the type of location this Location is for.
|
| Modifier and Type | Method and Description |
|---|---|
List<Location> |
ListLocationsResponse.getLocations()
A full list of GKE locations.
|
| Modifier and Type | Method and Description |
|---|---|
ListLocationsResponse |
ListLocationsResponse.setLocations(List<Location> locations)
A full list of GKE locations.
|
Copyright © 2011–2022 Google. All rights reserved.