Uses of Interface
com.google.cloud.location.LocationOrBuilder
Packages that use LocationOrBuilder
-
Uses of LocationOrBuilder in com.google.cloud.location
Classes in com.google.cloud.location that implement LocationOrBuilderModifier and TypeClassDescriptionfinal class
A resource that represents Google Cloud Platform location.static final class
A resource that represents Google Cloud Platform location.Methods in com.google.cloud.location that return LocationOrBuilderModifier and TypeMethodDescriptionListLocationsResponse.Builder.getLocationsOrBuilder
(int index) A list of locations that matches the specified filter in the request.ListLocationsResponse.getLocationsOrBuilder
(int index) A list of locations that matches the specified filter in the request.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 LocationOrBuilderModifier and TypeMethodDescriptionList
<? 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.