Package | Description |
---|---|
com.tencentcloudapi.tione.v20191022.models |
Modifier and Type | Method and Description |
---|---|
OutputDataConfig |
DescribeTrainingJobResponse.getOutputDataConfig()
Get 输出数据配置
|
OutputDataConfig |
CreateTrainingJobRequest.getOutputDataConfig()
Get 输出数据配置
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTrainingJobResponse.setOutputDataConfig(OutputDataConfig OutputDataConfig)
Set 输出数据配置
|
void |
CreateTrainingJobRequest.setOutputDataConfig(OutputDataConfig OutputDataConfig)
Set 输出数据配置
|
Constructor and Description |
---|
OutputDataConfig(OutputDataConfig 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 © 2022. All rights reserved.