public static final class AddressInfo.InstanceUsage extends AddressInfo.Usage
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
InstanceId |
instance()
Returns the identity of the instance using the address.
|
String |
toString() |
List<InstanceId> |
users()
Returns the identities of resources currently using this address.
|
public InstanceId instance()
public List<InstanceId> users()
AddressInfo.Usageusers in class AddressInfo.UsageCopyright © 2016 Google. All rights reserved.