Uses of Class
com.google.cloud.compute.v1.SetLabelsDiskRequest
-
Packages that use SetLabelsDiskRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of SetLabelsDiskRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetLabelsDiskRequest Modifier and Type Method Description SetLabelsDiskRequestSetLabelsDiskRequest.Builder. build()SetLabelsDiskRequestSetLabelsDiskRequest.Builder. buildPartial()static SetLabelsDiskRequestSetLabelsDiskRequest. getDefaultInstance()SetLabelsDiskRequestSetLabelsDiskRequest.Builder. getDefaultInstanceForType()SetLabelsDiskRequestSetLabelsDiskRequest. getDefaultInstanceForType()static SetLabelsDiskRequestSetLabelsDiskRequest. parseDelimitedFrom(InputStream input)static SetLabelsDiskRequestSetLabelsDiskRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(byte[] data)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(com.google.protobuf.ByteString data)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(InputStream input)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(ByteBuffer data)static SetLabelsDiskRequestSetLabelsDiskRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetLabelsDiskRequest Modifier and Type Method Description com.google.protobuf.Parser<SetLabelsDiskRequest>SetLabelsDiskRequest. getParserForType()static com.google.protobuf.Parser<SetLabelsDiskRequest>SetLabelsDiskRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetLabelsDiskRequest,Operation>DisksClient. setLabelsCallable()Sets the labels on a disk.com.google.api.gax.rpc.OperationCallable<SetLabelsDiskRequest,Operation,Operation>DisksClient. setLabelsOperationCallable()Sets the labels on a disk.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsDiskRequest,Operation,Operation>DisksSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsDiskRequest,Operation,Operation>DisksSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsDiskRequest,Operation>DisksSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsDiskRequest,Operation>DisksSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.Methods in com.google.cloud.compute.v1 with parameters of type SetLabelsDiskRequest Modifier and Type Method Description SetLabelsDiskRequest.BuilderSetLabelsDiskRequest.Builder. mergeFrom(SetLabelsDiskRequest other)static SetLabelsDiskRequest.BuilderSetLabelsDiskRequest. newBuilder(SetLabelsDiskRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>DisksClient. setLabelsAsync(SetLabelsDiskRequest request)Sets the labels on a disk. -
Uses of SetLabelsDiskRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetLabelsDiskRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetLabelsDiskRequest,Operation>DisksStub. setLabelsCallable()com.google.api.gax.rpc.UnaryCallable<SetLabelsDiskRequest,Operation>HttpJsonDisksStub. setLabelsCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsDiskRequest,Operation,Operation>DisksStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsDiskRequest,Operation,Operation>HttpJsonDisksStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsDiskRequest,Operation,Operation>DisksStubSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsDiskRequest,Operation,Operation>DisksStubSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsDiskRequest,Operation>DisksStubSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsDiskRequest,Operation>DisksStubSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.
-