Class TemplateWithDataCenter
java.lang.Object
org.jclouds.profitbricks.compute.strategy.TemplateWithDataCenter
Extends the default 
Template object to provide the DataCenter
 where the nodes must be created.- 
Method Details
- 
getDataCenter
 - 
clone
Description copied from interface:Templateclone this template - 
getHardware
Description copied from interface:TemplateSize that suits the requirements.- Specified by:
 getHardwarein interfaceTemplate
 - 
getImage
Description copied from interface:TemplateImage that suits the requirements. - 
getLocation
Description copied from interface:TemplateLocation of the nodes.- Specified by:
 getLocationin interfaceTemplate
 - 
getOptions
Description copied from interface:Templateoptions for launching this template, like run scripts or inbound ports- Specified by:
 getOptionsin interfaceTemplate
 - 
hashCode
public int hashCode() - 
equals
 - 
toString
 
 -