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