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