Uses of Class
com.google.cloud.location.ListLocationsRequest.Builder
Packages that use ListLocationsRequest.Builder
-
Uses of ListLocationsRequest.Builder in com.google.cloud.location
Methods in com.google.cloud.location that return ListLocationsRequest.BuilderModifier and TypeMethodDescriptionListLocationsRequest.Builder.clear()ListLocationsRequest.Builder.clearFilter()The standard list filter.ListLocationsRequest.Builder.clearName()The resource that owns the locations collection, if applicable.ListLocationsRequest.Builder.clearPageSize()The standard list page size.ListLocationsRequest.Builder.clearPageToken()The standard list page token.ListLocationsRequest.Builder.mergeFrom(ListLocationsRequest other) ListLocationsRequest.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) ListLocationsRequest.Builder.mergeFrom(com.google.protobuf.Message other) static ListLocationsRequest.BuilderListLocationsRequest.newBuilder()static ListLocationsRequest.BuilderListLocationsRequest.newBuilder(ListLocationsRequest prototype) ListLocationsRequest.newBuilderForType()protected ListLocationsRequest.BuilderListLocationsRequest.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) The standard list filter.ListLocationsRequest.Builder.setFilterBytes(com.google.protobuf.ByteString value) The standard list filter.The resource that owns the locations collection, if applicable.ListLocationsRequest.Builder.setNameBytes(com.google.protobuf.ByteString value) The resource that owns the locations collection, if applicable.ListLocationsRequest.Builder.setPageSize(int value) The standard list page size.ListLocationsRequest.Builder.setPageToken(String value) The standard list page token.ListLocationsRequest.Builder.setPageTokenBytes(com.google.protobuf.ByteString value) The standard list page token.ListLocationsRequest.toBuilder()