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 |
---|---|
GetGlobalForwardingRuleHttpRequest |
GetGlobalForwardingRuleHttpRequest.Builder.build() |
static GetGlobalForwardingRuleHttpRequest |
GetGlobalForwardingRuleHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetGlobalForwardingRuleHttpRequest,ForwardingRule> |
GlobalForwardingRuleClient.getGlobalForwardingRuleCallable()
Returns the specified GlobalForwardingRule resource.
|
UnaryCallSettings<GetGlobalForwardingRuleHttpRequest,ForwardingRule> |
GlobalForwardingRuleSettings.getGlobalForwardingRuleSettings()
Returns the object with the settings used for calls to getGlobalForwardingRule.
|
UnaryCallSettings.Builder<GetGlobalForwardingRuleHttpRequest,ForwardingRule> |
GlobalForwardingRuleSettings.Builder.getGlobalForwardingRuleSettings()
Returns the builder for the settings used for calls to getGlobalForwardingRule.
|
Modifier and Type | Method and Description |
---|---|
ForwardingRule |
GlobalForwardingRuleClient.getGlobalForwardingRule(GetGlobalForwardingRuleHttpRequest request)
Returns the specified GlobalForwardingRule resource.
|
GetGlobalForwardingRuleHttpRequest.Builder |
GetGlobalForwardingRuleHttpRequest.Builder.mergeFrom(GetGlobalForwardingRuleHttpRequest other) |
static GetGlobalForwardingRuleHttpRequest.Builder |
GetGlobalForwardingRuleHttpRequest.newBuilder(GetGlobalForwardingRuleHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<GetGlobalForwardingRuleHttpRequest,ForwardingRule> |
HttpJsonGlobalForwardingRuleStub.getGlobalForwardingRuleMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<GetGlobalForwardingRuleHttpRequest,ForwardingRule> |
GlobalForwardingRuleStub.getGlobalForwardingRuleCallable() |
UnaryCallable<GetGlobalForwardingRuleHttpRequest,ForwardingRule> |
HttpJsonGlobalForwardingRuleStub.getGlobalForwardingRuleCallable() |
UnaryCallSettings<GetGlobalForwardingRuleHttpRequest,ForwardingRule> |
GlobalForwardingRuleStubSettings.getGlobalForwardingRuleSettings()
Returns the object with the settings used for calls to getGlobalForwardingRule.
|
UnaryCallSettings.Builder<GetGlobalForwardingRuleHttpRequest,ForwardingRule> |
GlobalForwardingRuleStubSettings.Builder.getGlobalForwardingRuleSettings()
Returns the builder for the settings used for calls to getGlobalForwardingRule.
|
Copyright © 2019 Google LLC. All rights reserved.