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 |
---|---|
ForwardingRuleClient.ListForwardingRulesPagedResponse |
ForwardingRuleClient.listForwardingRules(ListForwardingRulesHttpRequest request)
Retrieves a list of ForwardingRule resources available to the specified project and region.
|
ForwardingRuleClient.ListForwardingRulesPagedResponse |
ForwardingRuleClient.listForwardingRules(ProjectRegionName region)
Retrieves a list of ForwardingRule resources available to the specified project and region.
|
ForwardingRuleClient.ListForwardingRulesPagedResponse |
ForwardingRuleClient.listForwardingRules(String region)
Retrieves a list of ForwardingRule resources available to the specified project and region.
|
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) |
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.
|
Copyright © 2019 Google LLC. All rights reserved.