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 SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest.Builder. build()
SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest.Builder. buildPartial()
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. getDefaultInstance()
SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest.Builder. getDefaultInstanceForType()
SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. getDefaultInstanceForType()
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseDelimitedFrom(InputStream input)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(byte[] data)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.ByteString data)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(InputStream input)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. parseFrom(ByteBuffer data)
static SetLabelsGlobalForwardingRuleRequest
SetLabelsGlobalForwardingRuleRequest. 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.Builder
SetLabelsGlobalForwardingRuleRequest.Builder. mergeFrom(SetLabelsGlobalForwardingRuleRequest other)
static SetLabelsGlobalForwardingRuleRequest.Builder
SetLabelsGlobalForwardingRuleRequest. 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.
-