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