Uses of Class
com.tencentcloudapi.cwp.v20180228.models.MonthInspectionReport
-
Packages that use MonthInspectionReport Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of MonthInspectionReport in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return MonthInspectionReport Modifier and Type Method Description MonthInspectionReport[]DescribeMonthInspectionReportResponse. getList()Get 巡检报告列表Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type MonthInspectionReport Modifier and Type Method Description voidDescribeMonthInspectionReportResponse. setList(MonthInspectionReport[] List)Set 巡检报告列表Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type MonthInspectionReport Constructor Description MonthInspectionReport(MonthInspectionReport 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.
-