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