public static final class AddressInfo.GlobalForwardingUsage extends AddressInfo.Usage
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<GlobalForwardingRuleId> |
forwardingRules()
Returns a list of identities of global forwarding rules that are currently using the address.
|
int |
hashCode() |
String |
toString() |
List<GlobalForwardingRuleId> |
users()
Returns the identities of resources currently using this address.
|
public List<GlobalForwardingRuleId> forwardingRules()
public List<GlobalForwardingRuleId> users()
AddressInfo.Usageusers in class AddressInfo.UsageCopyright © 2016 Google. All rights reserved.