Uses of Class
com.google.cloud.compute.v1.SetLabelsRegionDiskRequest
-
Packages that use SetLabelsRegionDiskRequest 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 SetLabelsRegionDiskRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetLabelsRegionDiskRequest Modifier and Type Method Description SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest.Builder. build()SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest.Builder. buildPartial()static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. getDefaultInstance()SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest.Builder. getDefaultInstanceForType()SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. getDefaultInstanceForType()static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseDelimitedFrom(InputStream input)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(byte[] data)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(com.google.protobuf.ByteString data)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(com.google.protobuf.CodedInputStream input)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(InputStream input)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(ByteBuffer data)static SetLabelsRegionDiskRequestSetLabelsRegionDiskRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type SetLabelsRegionDiskRequest Modifier and Type Method Description com.google.protobuf.Parser<SetLabelsRegionDiskRequest>SetLabelsRegionDiskRequest. getParserForType()static com.google.protobuf.Parser<SetLabelsRegionDiskRequest>SetLabelsRegionDiskRequest. parser()com.google.api.gax.rpc.UnaryCallable<SetLabelsRegionDiskRequest,Operation>RegionDisksClient. setLabelsCallable()Sets the labels on the target regional disk.com.google.api.gax.rpc.OperationCallable<SetLabelsRegionDiskRequest,Operation,Operation>RegionDisksClient. setLabelsOperationCallable()Sets the labels on the target regional disk.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsRegionDiskRequest,Operation,Operation>RegionDisksSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsRegionDiskRequest,Operation,Operation>RegionDisksSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsRegionDiskRequest,Operation>RegionDisksSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsRegionDiskRequest,Operation>RegionDisksSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.Methods in com.google.cloud.compute.v1 with parameters of type SetLabelsRegionDiskRequest Modifier and Type Method Description SetLabelsRegionDiskRequest.BuilderSetLabelsRegionDiskRequest.Builder. mergeFrom(SetLabelsRegionDiskRequest other)static SetLabelsRegionDiskRequest.BuilderSetLabelsRegionDiskRequest. newBuilder(SetLabelsRegionDiskRequest prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionDisksClient. setLabelsAsync(SetLabelsRegionDiskRequest request)Sets the labels on the target regional disk. -
Uses of SetLabelsRegionDiskRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetLabelsRegionDiskRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetLabelsRegionDiskRequest,Operation>HttpJsonRegionDisksStub. setLabelsCallable()com.google.api.gax.rpc.UnaryCallable<SetLabelsRegionDiskRequest,Operation>RegionDisksStub. setLabelsCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsRegionDiskRequest,Operation,Operation>HttpJsonRegionDisksStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallable<SetLabelsRegionDiskRequest,Operation,Operation>RegionDisksStub. setLabelsOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsRegionDiskRequest,Operation,Operation>RegionDisksStubSettings.Builder. setLabelsOperationSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings<SetLabelsRegionDiskRequest,Operation,Operation>RegionDisksStubSettings. setLabelsOperationSettings()Returns the object with the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsRegionDiskRequest,Operation>RegionDisksStubSettings.Builder. setLabelsSettings()Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings<SetLabelsRegionDiskRequest,Operation>RegionDisksStubSettings. setLabelsSettings()Returns the object with the settings used for calls to setLabels.
-