Package | Description |
---|---|
com.tencentcloudapi.batch.v20170312.models |
Modifier and Type | Method and Description |
---|---|
CommandLine[] |
Application.getCommands()
Get 紧耦合任务执行命令信息。与Command不能同时指定。Command和Commands必须指定一个。
|
Modifier and Type | Method and Description |
---|---|
void |
Application.setCommands(CommandLine[] Commands)
Set 紧耦合任务执行命令信息。与Command不能同时指定。Command和Commands必须指定一个。
|
Constructor and Description |
---|
CommandLine(CommandLine source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.