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 classLocationLocation returns the location name, and if the location is recommended for GKE cluster scheduling.static classLocation.BuilderLocation 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 LocationOrBuilderListLocationsResponse.Builder. getLocationsOrBuilder(int index)A full list of GKE locations.LocationOrBuilderListLocationsResponse. getLocationsOrBuilder(int index)A full list of GKE locations.LocationOrBuilderListLocationsResponseOrBuilder. 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.
-