Package | Description |
---|---|
com.tencentcloudapi.tione.v20211111.models |
Modifier and Type | Method and Description |
---|---|
TrainingModelVersionDTO |
DescribeTrainingModelVersionResponse.getTrainingModelVersion()
Get 模型版本
|
TrainingModelVersionDTO[] |
DescribeTrainingModelVersionsResponse.getTrainingModelVersions()
Get 模型版本列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeTrainingModelVersionResponse.setTrainingModelVersion(TrainingModelVersionDTO TrainingModelVersion)
Set 模型版本
|
void |
DescribeTrainingModelVersionsResponse.setTrainingModelVersions(TrainingModelVersionDTO[] TrainingModelVersions)
Set 模型版本列表
|
Constructor and Description |
---|
TrainingModelVersionDTO(TrainingModelVersionDTO 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.