Uses of Class
com.tencentcloudapi.rum.v20210622.models.DescribeDataLogUrlStatisticsRequest
-
Packages that use DescribeDataLogUrlStatisticsRequest Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of DescribeDataLogUrlStatisticsRequest in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 with parameters of type DescribeDataLogUrlStatisticsRequest Modifier and Type Method Description DescribeDataLogUrlStatisticsResponseRumClient. DescribeDataLogUrlStatistics(DescribeDataLogUrlStatisticsRequest req)获取LogUrlStatistics信息 -
Uses of DescribeDataLogUrlStatisticsRequest in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type DescribeDataLogUrlStatisticsRequest Constructor Description DescribeDataLogUrlStatisticsRequest(DescribeDataLogUrlStatisticsRequest 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.
-