public abstract static class AddressInfo.Usage extends Object implements Serializable
AddressInfo.InstanceUsage
contains information for region addresses assigned to a Google Compute Engine instance. AddressInfo.RegionForwardingUsage
contains information for region addresses assigned to one or more region
forwarding rules. AddressInfo.GlobalForwardingUsage
contains information for global addresses
assigned to one or more global forwarding rules.Modifier and Type | Method and Description |
---|---|
abstract List<? extends ResourceId> |
getUsers()
Returns the identities of resources currently using this address.
|
public abstract List<? extends ResourceId> getUsers()
Copyright © 2019 Google LLC. All rights reserved.