| 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 | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertForwardingRuleHttpRequest,Operation> | 
ForwardingRuleClient.insertForwardingRuleCallable()
Creates a ForwardingRule resource in the specified project and region using the data included
 in the request. 
 | 
com.google.api.gax.rpc.UnaryCallSettings<InsertForwardingRuleHttpRequest,Operation> | 
ForwardingRuleSettings.insertForwardingRuleSettings()
Returns the object with the settings used for calls to insertForwardingRule. 
 | 
com.google.api.gax.rpc.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 com.google.api.gax.httpjson.ApiMethodDescriptor<InsertForwardingRuleHttpRequest,Operation> | 
HttpJsonForwardingRuleStub.insertForwardingRuleMethodDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<InsertForwardingRuleHttpRequest,Operation> | 
HttpJsonForwardingRuleStub.insertForwardingRuleCallable()  | 
com.google.api.gax.rpc.UnaryCallable<InsertForwardingRuleHttpRequest,Operation> | 
ForwardingRuleStub.insertForwardingRuleCallable()  | 
com.google.api.gax.rpc.UnaryCallSettings<InsertForwardingRuleHttpRequest,Operation> | 
ForwardingRuleStubSettings.insertForwardingRuleSettings()
Returns the object with the settings used for calls to insertForwardingRule. 
 | 
com.google.api.gax.rpc.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.