public interface BaseStackCreateUpdate extends ModelEntity
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getParameters()
Returns the parameters which are used for creation of the stack
|
String |
getTemplate()
Returns the Heat template if it was stored in JSON format or YAML format
|
String getTemplate()
null
if no JSON formatted template has been set.Copyright © 2017. All rights reserved.