Package | Description |
---|---|
com.tencentcloudapi.tione.v20191022.models |
Modifier and Type | Method and Description |
---|---|
InputDataConfig[] |
CreateTrainingJobRequest.getInputDataConfig()
Get 输入数据配置
|
InputDataConfig[] |
DescribeTrainingJobResponse.getInputDataConfig()
Get 输入数据配置
|
Modifier and Type | Method and Description |
---|---|
void |
CreateTrainingJobRequest.setInputDataConfig(InputDataConfig[] InputDataConfig)
Set 输入数据配置
|
void |
DescribeTrainingJobResponse.setInputDataConfig(InputDataConfig[] InputDataConfig)
Set 输入数据配置
|
Constructor and Description |
---|
InputDataConfig(InputDataConfig 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.