Uses of Interface
com.google.container.v1beta1.LocationOrBuilder
-
Packages that use LocationOrBuilder Package Description com.google.container.v1beta1 -
-
Uses of LocationOrBuilder in com.google.container.v1beta1
Classes in com.google.container.v1beta1 that implement LocationOrBuilder Modifier and Type Class Description class
Location
Location returns the location name, and if the location is recommended for GKE cluster scheduling.static class
Location.Builder
Location returns the location name, and if the location is recommended for GKE cluster scheduling.Methods in com.google.container.v1beta1 that return LocationOrBuilder Modifier and Type Method Description LocationOrBuilder
ListLocationsResponse.Builder. getLocationsOrBuilder(int index)
A full list of GKE locations.LocationOrBuilder
ListLocationsResponse. getLocationsOrBuilder(int index)
A full list of GKE locations.LocationOrBuilder
ListLocationsResponseOrBuilder. getLocationsOrBuilder(int index)
A full list of GKE locations.Methods in com.google.container.v1beta1 that return types with arguments of type LocationOrBuilder Modifier and Type Method Description List<? extends LocationOrBuilder>
ListLocationsResponse.Builder. getLocationsOrBuilderList()
A full list of GKE locations.List<? extends LocationOrBuilder>
ListLocationsResponse. getLocationsOrBuilderList()
A full list of GKE locations.List<? extends LocationOrBuilder>
ListLocationsResponseOrBuilder. getLocationsOrBuilderList()
A full list of GKE locations.
-