| 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 | 
|---|---|
ListForwardingRulesHttpRequest | 
ListForwardingRulesHttpRequest.Builder.build()  | 
static ListForwardingRulesHttpRequest | 
ListForwardingRulesHttpRequest.getDefaultInstance()  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListForwardingRulesHttpRequest,ForwardingRuleList> | 
ForwardingRuleClient.listForwardingRulesCallable()
Retrieves a list of ForwardingRule resources available to the specified project and region. 
 | 
com.google.api.gax.rpc.UnaryCallable<ListForwardingRulesHttpRequest,ForwardingRuleClient.ListForwardingRulesPagedResponse> | 
ForwardingRuleClient.listForwardingRulesPagedCallable()
Retrieves a list of ForwardingRule resources available to the specified project and region. 
 | 
com.google.api.gax.rpc.PagedCallSettings<ListForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRuleClient.ListForwardingRulesPagedResponse> | 
ForwardingRuleSettings.listForwardingRulesSettings()
Returns the object with the settings used for calls to listForwardingRules. 
 | 
com.google.api.gax.rpc.PagedCallSettings.Builder<ListForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRuleClient.ListForwardingRulesPagedResponse> | 
ForwardingRuleSettings.Builder.listForwardingRulesSettings()
Returns the builder for the settings used for calls to listForwardingRules. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ForwardingRuleClient.ListForwardingRulesPagedResponse | 
ForwardingRuleClient.listForwardingRules(ListForwardingRulesHttpRequest request)
Retrieves a list of ForwardingRule resources available to the specified project and region. 
 | 
ListForwardingRulesHttpRequest.Builder | 
ListForwardingRulesHttpRequest.Builder.mergeFrom(ListForwardingRulesHttpRequest other)  | 
static ListForwardingRulesHttpRequest.Builder | 
ListForwardingRulesHttpRequest.newBuilder(ListForwardingRulesHttpRequest prototype)  | 
| Modifier and Type | Method and Description | 
|---|---|
static com.google.api.core.ApiFuture<ForwardingRuleClient.ListForwardingRulesPagedResponse> | 
ForwardingRuleClient.ListForwardingRulesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
           com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse)  | 
protected ForwardingRuleClient.ListForwardingRulesPage | 
ForwardingRuleClient.ListForwardingRulesPage.createPage(com.google.api.gax.rpc.PageContext<ListForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
          ForwardingRuleList response)  | 
com.google.api.core.ApiFuture<ForwardingRuleClient.ListForwardingRulesPage> | 
ForwardingRuleClient.ListForwardingRulesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListForwardingRulesHttpRequest,ForwardingRuleList,ForwardingRule> context,
               com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse)  | 
| Modifier and Type | Field and Description | 
|---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListForwardingRulesHttpRequest,ForwardingRuleList> | 
HttpJsonForwardingRuleStub.listForwardingRulesMethodDescriptor  | 
Copyright © 2019 Google LLC. All rights reserved.