Package | Description |
---|---|
com.tencentcloudapi.chc.v20230418.models |
Modifier and Type | Method and Description |
---|---|
ModelVersionDetail[] |
DescribeModelResponse.getModelSet()
Get 设备型号详情
|
ModelVersionDetail[] |
DescribeModelEvaluationWorkOrderDetailResponse.getNetDeviceModelSet()
Get 评估中的网络设备型号详情
|
ModelVersionDetail[] |
DescribeModelEvaluationWorkOrderDetailResponse.getServerModelSet()
Get 评估中的服务器型号详情
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeModelResponse.setModelSet(ModelVersionDetail[] ModelSet)
Set 设备型号详情
|
void |
DescribeModelEvaluationWorkOrderDetailResponse.setNetDeviceModelSet(ModelVersionDetail[] NetDeviceModelSet)
Set 评估中的网络设备型号详情
|
void |
DescribeModelEvaluationWorkOrderDetailResponse.setServerModelSet(ModelVersionDetail[] ServerModelSet)
Set 评估中的服务器型号详情
|
Constructor and Description |
---|
ModelVersionDetail(ModelVersionDetail 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.