public class VolumeLinkCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
VOLUMELINK_HIDDEN_PARAM_NAME |
static java.lang.String |
VOLUMELINK_NAME_PARAM_NAME |
static java.lang.String |
VOLUMELINK_PATH_PARAM_NAME |
static java.lang.String |
VOLUMELINK_TYPE_PARAM_NAME |
static com.mapr.cliframework.base.CLICommand |
VolumeLinkCommands |
static java.lang.String |
volumeLinkCreateUsage |
static java.lang.String |
volumeLinkRemoveUsage |
| Constructor and Description |
|---|
VolumeLinkCommands(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
executeCommand, executeSimpleSHHCommand, executeSimpleSHHCommand, getCLICommand, getCommandUsage, getGIds, getInput, getKeyType, getParamBooleanValue, getParamDateValue, getParamIntValue, getParamLongValue, getParamObjectValue, getParamTextValue, getUserCredentials, getUserId, getUserLoginId, getVersion, isParamPresent, isParamValueEmpty, setServerCall, setUserCredentials, setVersion, validateInputpublic static final java.lang.String VOLUMELINK_NAME_PARAM_NAME
public static final java.lang.String VOLUMELINK_PATH_PARAM_NAME
public static final java.lang.String VOLUMELINK_TYPE_PARAM_NAME
public static final java.lang.String VOLUMELINK_HIDDEN_PARAM_NAME
public static final java.lang.String volumeLinkCreateUsage
public static java.lang.String volumeLinkRemoveUsage
public static com.mapr.cliframework.base.CLICommand VolumeLinkCommands