Modifier and Type | Method and Description |
---|---|
Template |
clone()
clone this template
|
boolean |
equals(Object obj) |
DataCenter |
getDataCenter() |
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
|
int |
hashCode() |
String |
toString() |
public DataCenter getDataCenter()
public Template clone()
Template
clone
in interface Template
clone
in class Object
Object.clone()
public Hardware getHardware()
Template
getHardware
in interface Template
public Image getImage()
Template
public Location getLocation()
Template
getLocation
in interface Template
public TemplateOptions getOptions()
Template
getOptions
in interface Template
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.