Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
EncodedStartCmdInfo |
CreateTrainingTaskRequest.getEncodedStartCmdInfo()
Get 编码后的任务启动命令,与StartCmdInfo同时配置时,仅当前参数生效
|
Modifier and Type | Method and Description |
---|---|
void |
CreateTrainingTaskRequest.setEncodedStartCmdInfo(EncodedStartCmdInfo EncodedStartCmdInfo)
Set 编码后的任务启动命令,与StartCmdInfo同时配置时,仅当前参数生效
|
Constructor and Description |
---|
EncodedStartCmdInfo(EncodedStartCmdInfo 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.