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 |
---|---|
InsertForwardingRuleHttpRequest |
InsertForwardingRuleHttpRequest.Builder.build() |
static InsertForwardingRuleHttpRequest |
InsertForwardingRuleHttpRequest.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertForwardingRuleHttpRequest,Operation> |
ForwardingRuleClient.insertForwardingRuleCallable()
Creates a ForwardingRule resource in the specified project and region using the data included
in the request.
|
UnaryCallSettings<InsertForwardingRuleHttpRequest,Operation> |
ForwardingRuleSettings.insertForwardingRuleSettings()
Returns the object with the settings used for calls to insertForwardingRule.
|
UnaryCallSettings.Builder<InsertForwardingRuleHttpRequest,Operation> |
ForwardingRuleSettings.Builder.insertForwardingRuleSettings()
Returns the builder for the settings used for calls to insertForwardingRule.
|
Modifier and Type | Method and Description |
---|---|
Operation |
ForwardingRuleClient.insertForwardingRule(InsertForwardingRuleHttpRequest request)
Creates a ForwardingRule resource in the specified project and region using the data included
in the request.
|
InsertForwardingRuleHttpRequest.Builder |
InsertForwardingRuleHttpRequest.Builder.mergeFrom(InsertForwardingRuleHttpRequest other) |
static InsertForwardingRuleHttpRequest.Builder |
InsertForwardingRuleHttpRequest.newBuilder(InsertForwardingRuleHttpRequest prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<InsertForwardingRuleHttpRequest,Operation> |
HttpJsonForwardingRuleStub.insertForwardingRuleMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<InsertForwardingRuleHttpRequest,Operation> |
HttpJsonForwardingRuleStub.insertForwardingRuleCallable() |
UnaryCallable<InsertForwardingRuleHttpRequest,Operation> |
ForwardingRuleStub.insertForwardingRuleCallable() |
UnaryCallSettings<InsertForwardingRuleHttpRequest,Operation> |
ForwardingRuleStubSettings.insertForwardingRuleSettings()
Returns the object with the settings used for calls to insertForwardingRule.
|
UnaryCallSettings.Builder<InsertForwardingRuleHttpRequest,Operation> |
ForwardingRuleStubSettings.Builder.insertForwardingRuleSettings()
Returns the builder for the settings used for calls to insertForwardingRule.
|
Copyright © 2019 Google LLC. All rights reserved.