| Package | Description |
|---|---|
| com.google.cloud.compute |
A client to Google Cloud Compute.
|
| 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.forwardingRules()
Returns a list of identities of global forwarding rules that are currently using the address.
|
List<GlobalForwardingRuleId> |
AddressInfo.GlobalForwardingUsage.users() |
Copyright © 2016 Google. All rights reserved.