Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
TrainingModelDTO[] |
DescribeTrainingModelsResponse.getTrainingModels()
Get 模型列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTrainingModelsResponse.setTrainingModels(TrainingModelDTO[] TrainingModels)
Set 模型列表
|
Constructor and Description |
---|
TrainingModelDTO(TrainingModelDTO 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.