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 classLocationA resource that represents Google Cloud Platform location.static classLocation.BuilderA resource that represents Google Cloud Platform location.Methods in com.google.cloud.location that return LocationOrBuilder Modifier and Type Method Description LocationOrBuilderListLocationsResponse.Builder. getLocationsOrBuilder(int index)A list of locations that matches the specified filter in the request.LocationOrBuilderListLocationsResponse. getLocationsOrBuilder(int index)A list of locations that matches the specified filter in the request.LocationOrBuilderListLocationsResponseOrBuilder. 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 List<? extends LocationOrBuilder>ListLocationsResponse.Builder. getLocationsOrBuilderList()A list of locations that matches the specified filter in the request.List<? extends LocationOrBuilder>ListLocationsResponse. getLocationsOrBuilderList()A list of locations that matches the specified filter in the request.List<? extends LocationOrBuilder>ListLocationsResponseOrBuilder. getLocationsOrBuilderList()A list of locations that matches the specified filter in the request.
-