public interface MachineLocation extends AddressableLocation, HasNetworkAddresses
Location being a network node with an IP address, 
 and supports appropriate operations on the node.BrooklynObject.TagSupport| Modifier and Type | Method and Description | 
|---|---|
| java.net.InetAddress | getAddress()Return the single most appropriate address for this location. | 
| MachineDetails | getMachineDetails() | 
| OsDetails | getOsDetails()Deprecated. 
 since 0.7.0. Use getMachineDetails().getOsDetails() instead. | 
containsLocation, getAllConfig, getChildren, getConfig, getConfig, getDisplayName, getExtension, getId, getParent, hasConfig, hasExtension, setParent, toVerboseStringgetCatalogItemId, getTagSupport, tagsgetHostname, getPrivateAddresses, getPublicAddressesjava.net.InetAddress getAddress()
AddressableLocationgetAddress in interface AddressableLocation@Deprecated OsDetails getOsDetails()
MachineDetails getMachineDetails()