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.
|
Copyright © 2019 Google LLC. All rights reserved.