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 |
---|---|
ForwardingRuleAggregatedList |
ForwardingRuleAggregatedList.Builder.build() |
static ForwardingRuleAggregatedList |
ForwardingRuleAggregatedList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
UnaryCallable<AggregatedListForwardingRulesHttpRequest,ForwardingRuleAggregatedList> |
ForwardingRuleClient.aggregatedListForwardingRulesCallable()
Retrieves an aggregated list of forwarding rules.
|
PagedCallSettings<AggregatedListForwardingRulesHttpRequest,ForwardingRuleAggregatedList,ForwardingRuleClient.AggregatedListForwardingRulesPagedResponse> |
ForwardingRuleSettings.aggregatedListForwardingRulesSettings()
Returns the object with the settings used for calls to aggregatedListForwardingRules.
|
PagedCallSettings.Builder<AggregatedListForwardingRulesHttpRequest,ForwardingRuleAggregatedList,ForwardingRuleClient.AggregatedListForwardingRulesPagedResponse> |
ForwardingRuleSettings.Builder.aggregatedListForwardingRulesSettings()
Returns the builder for the settings used for calls to aggregatedListForwardingRules.
|
Modifier and Type | Method and Description |
---|---|
protected ForwardingRuleClient.AggregatedListForwardingRulesPage |
ForwardingRuleClient.AggregatedListForwardingRulesPage.createPage(PageContext<AggregatedListForwardingRulesHttpRequest,ForwardingRuleAggregatedList,ForwardingRulesScopedList> context,
ForwardingRuleAggregatedList response) |
ForwardingRuleAggregatedList.Builder |
ForwardingRuleAggregatedList.Builder.mergeFrom(ForwardingRuleAggregatedList other) |
static ForwardingRuleAggregatedList.Builder |
ForwardingRuleAggregatedList.newBuilder(ForwardingRuleAggregatedList prototype) |
Modifier and Type | Field and Description |
---|---|
static ApiMethodDescriptor<AggregatedListForwardingRulesHttpRequest,ForwardingRuleAggregatedList> |
HttpJsonForwardingRuleStub.aggregatedListForwardingRulesMethodDescriptor |
Copyright © 2019 Google LLC. All rights reserved.