| Package | Description |
|---|---|
| com.google.cloud.compute.v1 |
A client to Google Compute Engine API
The interfaces provided are listed below, along with usage samples.
|
| com.google.cloud.compute.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ForwardingRulesClient.AggregatedListPagedResponse |
ForwardingRulesClient.aggregatedList(AggregatedListForwardingRulesRequest request)
Retrieves an aggregated list of forwarding rules.
|
ForwardingRulesClient.AggregatedListPagedResponse |
ForwardingRulesClient.aggregatedList(String project)
Retrieves an aggregated list of forwarding rules.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<AggregatedListForwardingRulesRequest,ForwardingRulesClient.AggregatedListPagedResponse> |
ForwardingRulesClient.aggregatedListPagedCallable()
Retrieves an aggregated list of forwarding rules.
|
com.google.api.gax.rpc.PagedCallSettings<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,ForwardingRulesClient.AggregatedListPagedResponse> |
ForwardingRulesSettings.aggregatedListSettings()
Returns the object with the settings used for calls to aggregatedList.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,ForwardingRulesClient.AggregatedListPagedResponse> |
ForwardingRulesSettings.Builder.aggregatedListSettings()
Returns the builder for the settings used for calls to aggregatedList.
|
static com.google.api.core.ApiFuture<ForwardingRulesClient.AggregatedListPagedResponse> |
ForwardingRulesClient.AggregatedListPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<AggregatedListForwardingRulesRequest,ForwardingRuleAggregatedList,Map.Entry<String,ForwardingRulesScopedList>> context,
com.google.api.core.ApiFuture<ForwardingRuleAggregatedList> futureResponse) |
Copyright © 2024 Google LLC. All rights reserved.