| Package | Description | 
|---|---|
| com.google.cloud.compute.deprecated | 
 A client for Google Compute Engine – High-performance, scalable virtual machines. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static GlobalForwardingRuleId | 
GlobalForwardingRuleId.of(String rule)
Returns a forwarding rule identity given the rule name. 
 | 
static GlobalForwardingRuleId | 
GlobalForwardingRuleId.of(String project,
  String rule)
Returns a forwarding rule identity given the project rule names. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
List<GlobalForwardingRuleId> | 
AddressInfo.GlobalForwardingUsage.getForwardingRules()
Returns a list of identities of global forwarding rules that are currently using the address. 
 | 
List<GlobalForwardingRuleId> | 
AddressInfo.GlobalForwardingUsage.getUsers()  | 
Copyright © 2019 Google LLC. All rights reserved.