Package org.jclouds.scriptbuilder.domain
Class Call
- java.lang.Object
-
- org.jclouds.scriptbuilder.domain.Call
-
-
Field Summary
Fields Modifier and Type Field Description static Map<OsFamily,String>OS_TO_CALL
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)Iterable<String>functionDependencies(OsFamily family)inthashCode()Stringrender(OsFamily family)
-
-
-
Method Detail
-
functionDependencies
public Iterable<String> functionDependencies(OsFamily family)
- Specified by:
functionDependenciesin interfaceStatement
-
-