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