Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
SetTargetGlobalForwardingRuleHttpRequest |
SetTargetGlobalForwardingRuleHttpRequest.Builder.build() |
static SetTargetGlobalForwardingRuleHttpRequest |
SetTargetGlobalForwardingRuleHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetTargetGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleClient.setTargetGlobalForwardingRuleCallable()
Changes target URL for the GlobalForwardingRule resource.
|
UnaryCallSettings<SetTargetGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleSettings.setTargetGlobalForwardingRuleSettings()
Returns the object with the settings used for calls to setTargetGlobalForwardingRule.
|
UnaryCallSettings.Builder<SetTargetGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleSettings.Builder.setTargetGlobalForwardingRuleSettings()
Returns the builder for the settings used for calls to setTargetGlobalForwardingRule.
|
Modifier and Type | Method and Description |
---|---|
SetTargetGlobalForwardingRuleHttpRequest.Builder |
SetTargetGlobalForwardingRuleHttpRequest.Builder.mergeFrom(SetTargetGlobalForwardingRuleHttpRequest other) |
static SetTargetGlobalForwardingRuleHttpRequest.Builder |
SetTargetGlobalForwardingRuleHttpRequest.newBuilder(SetTargetGlobalForwardingRuleHttpRequest prototype) |
Operation |
GlobalForwardingRuleClient.setTargetGlobalForwardingRule(SetTargetGlobalForwardingRuleHttpRequest request)
Changes target URL for the GlobalForwardingRule resource.
|
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<SetTargetGlobalForwardingRuleHttpRequest,Operation> |
HttpJsonGlobalForwardingRuleStub.setTargetGlobalForwardingRuleMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<SetTargetGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleStub.setTargetGlobalForwardingRuleCallable() |
UnaryCallable<SetTargetGlobalForwardingRuleHttpRequest,Operation> |
HttpJsonGlobalForwardingRuleStub.setTargetGlobalForwardingRuleCallable() |
UnaryCallSettings<SetTargetGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleStubSettings.setTargetGlobalForwardingRuleSettings()
Returns the object with the settings used for calls to setTargetGlobalForwardingRule.
|
UnaryCallSettings.Builder<SetTargetGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleStubSettings.Builder.setTargetGlobalForwardingRuleSettings()
Returns the builder for the settings used for calls to setTargetGlobalForwardingRule.
|
Copyright © 2019 Google LLC. All rights reserved.