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