|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.scriptbuilder.domain.chef.RunList
public class RunList
A Run list to be executed in a Chef Solo run.
| Nested Class Summary | |
|---|---|
static class |
RunList.Builder
|
| Constructor Summary | |
|---|---|
protected |
RunList(List<String> runlist)
|
| Method Summary | |
|---|---|
static RunList.Builder |
builder()
|
List<String> |
getRunlist()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
protected RunList(List<String> runlist)
| Method Detail |
|---|
public static RunList.Builder builder()
public List<String> getRunlist()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||