ExecuteAirflowCommandRequest
class ExecuteAirflowCommandRequest extends Collection (View source)
Properties
protected | $collection_key | ||
string | $command | ||
string[] | $parameters | ||
string | $subcommand |
Methods
setCommand($command)
No description
string
getCommand()
No description
setParameters($parameters)
No description
string[]
getParameters()
No description
setSubcommand($subcommand)
No description
string
getSubcommand()
No description
Details
setCommand($command)
No description
string
getCommand()
No description
setParameters($parameters)
No description
string[]
getParameters()
No description
setSubcommand($subcommand)
No description
string
getSubcommand()
No description