| Package | Description | 
|---|---|
| com.tencentcloudapi.tione.v20211111.models | 
| Modifier and Type | Method and Description | 
|---|---|
| StartCmdInfo | TrainingTaskDetail. getStartCmdInfo()Get 启动命令信息 | 
| StartCmdInfo | CreateTrainingTaskRequest. getStartCmdInfo()Get 任务的启动命令,按任务训练模式输入,如遇特殊字符导致配置失败,可使用EncodedStartCmdInfo参数 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | TrainingTaskDetail. setStartCmdInfo(StartCmdInfo StartCmdInfo)Set 启动命令信息 | 
| void | CreateTrainingTaskRequest. setStartCmdInfo(StartCmdInfo StartCmdInfo)Set 任务的启动命令,按任务训练模式输入,如遇特殊字符导致配置失败,可使用EncodedStartCmdInfo参数 | 
| Constructor and Description | 
|---|
| StartCmdInfo(StartCmdInfo 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.