Uses of Class
com.google.cloud.compute.v1.SetTargetGlobalForwardingRuleRequest
-
Packages that use SetTargetGlobalForwardingRuleRequest 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 SetTargetGlobalForwardingRuleRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return SetTargetGlobalForwardingRuleRequest Modifier and Type Method Description SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest.Builder. build()
SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest.Builder. buildPartial()
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. getDefaultInstance()
SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest.Builder. getDefaultInstanceForType()
SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. getDefaultInstanceForType()
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseDelimitedFrom(InputStream input)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(byte[] data)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.ByteString data)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(InputStream input)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(ByteBuffer data)
static SetTargetGlobalForwardingRuleRequest
SetTargetGlobalForwardingRuleRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type SetTargetGlobalForwardingRuleRequest Modifier and Type Method Description com.google.protobuf.Parser<SetTargetGlobalForwardingRuleRequest>
SetTargetGlobalForwardingRuleRequest. getParserForType()
static com.google.protobuf.Parser<SetTargetGlobalForwardingRuleRequest>
SetTargetGlobalForwardingRuleRequest. parser()
com.google.api.gax.rpc.UnaryCallable<SetTargetGlobalForwardingRuleRequest,Operation>
GlobalForwardingRulesClient. setTargetCallable()
Changes target URL for the GlobalForwardingRule resource.com.google.api.gax.rpc.OperationCallable<SetTargetGlobalForwardingRuleRequest,Operation,Operation>
GlobalForwardingRulesClient. setTargetOperationCallable()
Changes target URL for the GlobalForwardingRule resource.com.google.api.gax.rpc.OperationCallSettings.Builder<SetTargetGlobalForwardingRuleRequest,Operation,Operation>
GlobalForwardingRulesSettings.Builder. setTargetOperationSettings()
Returns the builder for the settings used for calls to setTarget.com.google.api.gax.rpc.OperationCallSettings<SetTargetGlobalForwardingRuleRequest,Operation,Operation>
GlobalForwardingRulesSettings. setTargetOperationSettings()
Returns the object with the settings used for calls to setTarget.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetTargetGlobalForwardingRuleRequest,Operation>
GlobalForwardingRulesSettings.Builder. setTargetSettings()
Returns the builder for the settings used for calls to setTarget.com.google.api.gax.rpc.UnaryCallSettings<SetTargetGlobalForwardingRuleRequest,Operation>
GlobalForwardingRulesSettings. setTargetSettings()
Returns the object with the settings used for calls to setTarget.Methods in com.google.cloud.compute.v1 with parameters of type SetTargetGlobalForwardingRuleRequest Modifier and Type Method Description SetTargetGlobalForwardingRuleRequest.Builder
SetTargetGlobalForwardingRuleRequest.Builder. mergeFrom(SetTargetGlobalForwardingRuleRequest other)
static SetTargetGlobalForwardingRuleRequest.Builder
SetTargetGlobalForwardingRuleRequest. newBuilder(SetTargetGlobalForwardingRuleRequest prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
GlobalForwardingRulesClient. setTargetAsync(SetTargetGlobalForwardingRuleRequest request)
Changes target URL for the GlobalForwardingRule resource. -
Uses of SetTargetGlobalForwardingRuleRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type SetTargetGlobalForwardingRuleRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<SetTargetGlobalForwardingRuleRequest,Operation>
GlobalForwardingRulesStub. setTargetCallable()
com.google.api.gax.rpc.UnaryCallable<SetTargetGlobalForwardingRuleRequest,Operation>
HttpJsonGlobalForwardingRulesStub. setTargetCallable()
com.google.api.gax.rpc.OperationCallable<SetTargetGlobalForwardingRuleRequest,Operation,Operation>
GlobalForwardingRulesStub. setTargetOperationCallable()
com.google.api.gax.rpc.OperationCallable<SetTargetGlobalForwardingRuleRequest,Operation,Operation>
HttpJsonGlobalForwardingRulesStub. setTargetOperationCallable()
com.google.api.gax.rpc.OperationCallSettings.Builder<SetTargetGlobalForwardingRuleRequest,Operation,Operation>
GlobalForwardingRulesStubSettings.Builder. setTargetOperationSettings()
Returns the builder for the settings used for calls to setTarget.com.google.api.gax.rpc.OperationCallSettings<SetTargetGlobalForwardingRuleRequest,Operation,Operation>
GlobalForwardingRulesStubSettings. setTargetOperationSettings()
Returns the object with the settings used for calls to setTarget.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetTargetGlobalForwardingRuleRequest,Operation>
GlobalForwardingRulesStubSettings.Builder. setTargetSettings()
Returns the builder for the settings used for calls to setTarget.com.google.api.gax.rpc.UnaryCallSettings<SetTargetGlobalForwardingRuleRequest,Operation>
GlobalForwardingRulesStubSettings. setTargetSettings()
Returns the object with the settings used for calls to setTarget.
-