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 |
---|---|
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse |
GlobalForwardingRuleClient.listGlobalForwardingRules(ListGlobalForwardingRulesHttpRequest request)
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse |
GlobalForwardingRuleClient.listGlobalForwardingRules(ProjectName project)
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
GlobalForwardingRuleClient.ListGlobalForwardingRulesPagedResponse |
GlobalForwardingRuleClient.listGlobalForwardingRules(String project)
Retrieves a list of GlobalForwardingRule resources available to the specified project.
|
Copyright © 2019 Google LLC. All rights reserved.