public abstract static class CloudExplorer.JcloudsCommand extends AbstractMain.BrooklynCommandCollectingArgs
Modifier and Type | Field and Description |
---|---|
boolean |
allLocations |
boolean |
autoconfirm |
java.lang.String |
location |
arguments
quiet, verbose
Constructor and Description |
---|
CloudExplorer.JcloudsCommand() |
Modifier and Type | Method and Description |
---|---|
java.lang.Void |
call() |
com.google.common.base.Objects.ToStringHelper |
string() |
toString
public boolean allLocations
public java.lang.String location
public boolean autoconfirm
public java.lang.Void call() throws java.lang.Exception
java.lang.Exception
public com.google.common.base.Objects.ToStringHelper string()
string
in class AbstractMain.BrooklynCommandCollectingArgs