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 |
---|---|
InsertGlobalForwardingRuleHttpRequest |
InsertGlobalForwardingRuleHttpRequest.Builder.build() |
static InsertGlobalForwardingRuleHttpRequest |
InsertGlobalForwardingRuleHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleClient.insertGlobalForwardingRuleCallable()
Creates a GlobalForwardingRule resource in the specified project using the data included in the
request.
|
UnaryCallSettings<InsertGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleSettings.insertGlobalForwardingRuleSettings()
Returns the object with the settings used for calls to insertGlobalForwardingRule.
|
UnaryCallSettings.Builder<InsertGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleSettings.Builder.insertGlobalForwardingRuleSettings()
Returns the builder for the settings used for calls to insertGlobalForwardingRule.
|
Modifier and Type | Method and Description |
---|---|
Operation |
GlobalForwardingRuleClient.insertGlobalForwardingRule(InsertGlobalForwardingRuleHttpRequest request)
Creates a GlobalForwardingRule resource in the specified project using the data included in the
request.
|
InsertGlobalForwardingRuleHttpRequest.Builder |
InsertGlobalForwardingRuleHttpRequest.Builder.mergeFrom(InsertGlobalForwardingRuleHttpRequest other) |
static InsertGlobalForwardingRuleHttpRequest.Builder |
InsertGlobalForwardingRuleHttpRequest.newBuilder(InsertGlobalForwardingRuleHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertGlobalForwardingRuleHttpRequest,Operation> |
HttpJsonGlobalForwardingRuleStub.insertGlobalForwardingRuleMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleStub.insertGlobalForwardingRuleCallable() |
UnaryCallable<InsertGlobalForwardingRuleHttpRequest,Operation> |
HttpJsonGlobalForwardingRuleStub.insertGlobalForwardingRuleCallable() |
UnaryCallSettings<InsertGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleStubSettings.insertGlobalForwardingRuleSettings()
Returns the object with the settings used for calls to insertGlobalForwardingRule.
|
UnaryCallSettings.Builder<InsertGlobalForwardingRuleHttpRequest,Operation> |
GlobalForwardingRuleStubSettings.Builder.insertGlobalForwardingRuleSettings()
Returns the builder for the settings used for calls to insertGlobalForwardingRule.
|
Copyright © 2019 Google LLC. All rights reserved.