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