| Package | Description |
|---|---|
| com.tencentcloudapi.cdn.v20180606.models |
| Modifier and Type | Method and Description |
|---|---|
DiagnoseData |
DescribeDiagnoseReportResponse.getBaskInfo()
Get 诊断报告基础信息
|
DiagnoseData |
DescribeDiagnoseReportResponse.getClientInfo()
Get 客户端检测信息
|
DiagnoseData |
DescribeDiagnoseReportResponse.getCnameInfo()
Get CNAME检测信息
|
DiagnoseData |
DescribeDiagnoseReportResponse.getDnsInfo()
Get DNS检测信息
|
DiagnoseData |
DescribeDiagnoseReportResponse.getMidNodeInfo()
Get 中间源节点检测信息
|
DiagnoseData |
DescribeDiagnoseReportResponse.getNetworkInfo()
Get 网络检测信息
|
DiagnoseData |
DescribeDiagnoseReportResponse.getOcNodeInfo()
Get 边缘节点检测信息
|
DiagnoseData |
DescribeDiagnoseReportResponse.getOriginInfo()
Get 源站检测信息
|
DiagnoseData |
DescribeDiagnoseReportResponse.getPurgeInfo()
Get 刷新检测信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeDiagnoseReportResponse.setBaskInfo(DiagnoseData BaskInfo)
Set 诊断报告基础信息
|
void |
DescribeDiagnoseReportResponse.setClientInfo(DiagnoseData ClientInfo)
Set 客户端检测信息
|
void |
DescribeDiagnoseReportResponse.setCnameInfo(DiagnoseData CnameInfo)
Set CNAME检测信息
|
void |
DescribeDiagnoseReportResponse.setDnsInfo(DiagnoseData DnsInfo)
Set DNS检测信息
|
void |
DescribeDiagnoseReportResponse.setMidNodeInfo(DiagnoseData MidNodeInfo)
Set 中间源节点检测信息
|
void |
DescribeDiagnoseReportResponse.setNetworkInfo(DiagnoseData NetworkInfo)
Set 网络检测信息
|
void |
DescribeDiagnoseReportResponse.setOcNodeInfo(DiagnoseData OcNodeInfo)
Set 边缘节点检测信息
|
void |
DescribeDiagnoseReportResponse.setOriginInfo(DiagnoseData OriginInfo)
Set 源站检测信息
|
void |
DescribeDiagnoseReportResponse.setPurgeInfo(DiagnoseData PurgeInfo)
Set 刷新检测信息
注意:此字段可能返回 null,表示取不到有效值。
|
| Constructor and Description |
|---|
DiagnoseData(DiagnoseData 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.