public class CreateRunScript extends StatementList
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
CreateRunScript.AddExport  | 
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DELIMITER  | 
statements| Constructor and Description | 
|---|
CreateRunScript(String instanceName,
               Iterable<String> exports,
               String pwd,
               Iterable<Statement> statements)  | 
| Modifier and Type | Method and Description | 
|---|---|
Iterable<String> | 
functionDependencies(OsFamily family)  | 
String | 
render(OsFamily family)  | 
accept, delegateadd, addAll, equals, get, hashCode, indexOf, lastIndexOf, listIterator, listIterator, remove, set, standardAdd, standardAddAll, standardEquals, standardHashCode, standardIndexOf, standardIterator, standardLastIndexOf, standardListIterator, standardListIterator, standardSubList, subListadd, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, standardAddAll, standardClear, standardContains, standardContainsAll, standardIsEmpty, standardRemove, standardRemoveAll, standardRetainAll, standardToArray, standardToArray, standardToString, toArray, toArraypublic static final String DELIMITER
public Iterable<String> functionDependencies(OsFamily family)
functionDependencies in interface StatementfunctionDependencies in class StatementListCopyright © 2009-2013 jclouds. All Rights Reserved.