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