Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeLogStorageStatisticResponse
-
Packages that use DescribeLogStorageStatisticResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeLogStorageStatisticResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeLogStorageStatisticResponse Modifier and Type Method Description DescribeLogStorageStatisticResponseTcssClient. DescribeLogStorageStatistic(DescribeLogStorageStatisticRequest req)获取日志检索容量使用统计 -
Uses of DescribeLogStorageStatisticResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeLogStorageStatisticResponse Constructor Description DescribeLogStorageStatisticResponse(DescribeLogStorageStatisticResponse 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.
-