Uses of Class
com.google.cloud.location.ListLocationsResponse.Builder
Packages that use ListLocationsResponse.Builder
-
Uses of ListLocationsResponse.Builder in com.google.cloud.location
Methods in com.google.cloud.location that return ListLocationsResponse.BuilderModifier and TypeMethodDescriptionListLocationsResponse.Builder.addAllLocations(Iterable<? extends Location> values) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addLocations(int index, Location value) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addLocations(int index, Location.Builder builderForValue) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addLocations(Location value) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.addLocations(Location.Builder builderForValue) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.clear()ListLocationsResponse.Builder.clearLocations()A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.clearNextPageToken()The standard List next-page token.ListLocationsResponse.Builder.mergeFrom(ListLocationsResponse other) ListLocationsResponse.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListLocationsResponse.Builder.mergeFrom(com.google.protobuf.Message other) ListLocationsResponse.newBuilder()ListLocationsResponse.newBuilder(ListLocationsResponse prototype) ListLocationsResponse.newBuilderForType()protected ListLocationsResponse.BuilderListLocationsResponse.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) ListLocationsResponse.Builder.removeLocations(int index) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.setLocations(int index, Location value) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.setLocations(int index, Location.Builder builderForValue) A list of locations that matches the specified filter in the request.ListLocationsResponse.Builder.setNextPageToken(String value) The standard List next-page token.ListLocationsResponse.Builder.setNextPageTokenBytes(com.google.protobuf.ByteString value) The standard List next-page token.ListLocationsResponse.toBuilder()