Uses of Class
com.tencentcloudapi.trp.v20210515.models.DescribeScanLogsResponse
-
Packages that use DescribeScanLogsResponse Package Description com.tencentcloudapi.trp.v20210515 com.tencentcloudapi.trp.v20210515.models -
-
Uses of DescribeScanLogsResponse in com.tencentcloudapi.trp.v20210515
Methods in com.tencentcloudapi.trp.v20210515 that return DescribeScanLogsResponse Modifier and Type Method Description DescribeScanLogsResponseTrpClient. DescribeScanLogs(DescribeScanLogsRequest req)查询扫码日志明细 -
Uses of DescribeScanLogsResponse in com.tencentcloudapi.trp.v20210515.models
Constructors in com.tencentcloudapi.trp.v20210515.models with parameters of type DescribeScanLogsResponse Constructor Description DescribeScanLogsResponse(DescribeScanLogsResponse 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.
-