Uses of Interface
com.google.cloud.location.LocationOrBuilder
-
Packages that use LocationOrBuilder Package Description com.google.cloud.location -
-
Uses of LocationOrBuilder in com.google.cloud.location
Classes in com.google.cloud.location that implement LocationOrBuilder Modifier and Type Class Description class
Location
A resource that represents Google Cloud Platform location.static class
Location.Builder
A resource that represents Google Cloud Platform location.Methods in com.google.cloud.location that return LocationOrBuilder Modifier and Type Method Description LocationOrBuilder
ListLocationsResponse.Builder. getLocationsOrBuilder(int index)
A list of locations that matches the specified filter in the request.LocationOrBuilder
ListLocationsResponse. getLocationsOrBuilder(int index)
A list of locations that matches the specified filter in the request.LocationOrBuilder
ListLocationsResponseOrBuilder. getLocationsOrBuilder(int index)
A list of locations that matches the specified filter in the request.Methods in com.google.cloud.location that return types with arguments of type LocationOrBuilder Modifier and Type Method Description java.util.List<? extends LocationOrBuilder>
ListLocationsResponse.Builder. getLocationsOrBuilderList()
A list of locations that matches the specified filter in the request.java.util.List<? extends LocationOrBuilder>
ListLocationsResponse. getLocationsOrBuilderList()
A list of locations that matches the specified filter in the request.java.util.List<? extends LocationOrBuilder>
ListLocationsResponseOrBuilder. getLocationsOrBuilderList()
A list of locations that matches the specified filter in the request.
-