public interface JcloudsMachineLocation extends MachineLocation, HasSubnetHostname
BrooklynObject.TagSupportConfigurable.ConfigurationSupport| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
getJcloudsId()  | 
org.jclouds.compute.domain.NodeMetadata | 
getNode()  | 
JcloudsLocation | 
getParent()
Get the 'parent' of this location. 
 | 
int | 
getPort()  | 
java.lang.String | 
getSubnetHostname()
In most clouds, the public hostname is the only way to ensure VMs in different zones can access each other. 
 | 
org.jclouds.compute.domain.Template | 
getTemplate()  | 
java.lang.String | 
getUser()  | 
getAddress, getMachineDetails, getOsDetailscontainsLocation, getAllConfig, getChildren, getConfig, getConfig, getDisplayName, getExtension, getId, hasConfig, hasExtension, setParent, toVerboseStringgetCatalogItemId, tagsconfig, setConfiggetHostname, getPrivateAddresses, getPublicAddressesgetSubnetIpJcloudsLocation getParent()
Locationnull if this location is the tree root.org.jclouds.compute.domain.NodeMetadata getNode()
org.jclouds.compute.domain.Template getTemplate()
java.lang.String getJcloudsId()
java.lang.String getSubnetHostname()
getSubnetHostname in interface HasSubnetHostnamejava.lang.String getUser()
int getPort()