public interface Template extends Cloneable
| Modifier and Type | Method and Description | 
|---|---|
Template | 
clone()
clone this template 
 | 
Hardware | 
getHardware()
Size that suits the requirements. 
 | 
Image | 
getImage()
Image that suits the requirements. 
 | 
Location | 
getLocation()
Location of the nodes. 
 | 
TemplateOptions | 
getOptions()
options for launching this template, like run scripts or inbound ports 
 | 
Image getImage()
Hardware getHardware()
Location getLocation()
TemplateOptions getOptions()
Template clone()
Object.clone()Copyright © 2009-2013 jclouds. All Rights Reserved.