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