Uses of Class
com.tencentcloudapi.cdn.v20180606.models.DescribeDiagnoseReportResponse
-
Packages that use DescribeDiagnoseReportResponse Package Description com.tencentcloudapi.cdn.v20180606 com.tencentcloudapi.cdn.v20180606.models -
-
Uses of DescribeDiagnoseReportResponse in com.tencentcloudapi.cdn.v20180606
Methods in com.tencentcloudapi.cdn.v20180606 that return DescribeDiagnoseReportResponse Modifier and Type Method Description DescribeDiagnoseReportResponseCdnClient. DescribeDiagnoseReport(DescribeDiagnoseReportRequest req)DescribeDiagnoseReport 用于获取指定报告id的内容, 将于 **2023年5月31日** 下线 -
Uses of DescribeDiagnoseReportResponse in com.tencentcloudapi.cdn.v20180606.models
Constructors in com.tencentcloudapi.cdn.v20180606.models with parameters of type DescribeDiagnoseReportResponse Constructor Description DescribeDiagnoseReportResponse(DescribeDiagnoseReportResponse 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.
-