| Package | Description |
|---|---|
| com.tencentcloudapi.mrs.v20200910.models |
| Modifier and Type | Method and Description |
|---|---|
DetailInformation[] |
SummaryInfo.getInfos()
Get 诊断结论详情
|
DetailInformation[] |
DescInfo.getInfos()
Get 描述段落详情
|
| Modifier and Type | Method and Description |
|---|---|
void |
SummaryInfo.setInfos(DetailInformation[] Infos)
Set 诊断结论详情
|
void |
DescInfo.setInfos(DetailInformation[] Infos)
Set 描述段落详情
|
| Constructor and Description |
|---|
DetailInformation(DetailInformation 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.