Uses of Class
com.tencentcloudapi.rum.v20210622.models.DescribeDataWebVitalsPageRequest
-
Packages that use DescribeDataWebVitalsPageRequest Package Description com.tencentcloudapi.rum.v20210622 com.tencentcloudapi.rum.v20210622.models -
-
Uses of DescribeDataWebVitalsPageRequest in com.tencentcloudapi.rum.v20210622
Methods in com.tencentcloudapi.rum.v20210622 with parameters of type DescribeDataWebVitalsPageRequest Modifier and Type Method Description DescribeDataWebVitalsPageResponseRumClient. DescribeDataWebVitalsPage(DescribeDataWebVitalsPageRequest req)获取DescribeDataWebVitalsPage信息,用户核心活动信息 页面加载性能之Web Vitals。性能关键点 -
Uses of DescribeDataWebVitalsPageRequest in com.tencentcloudapi.rum.v20210622.models
Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type DescribeDataWebVitalsPageRequest Constructor Description DescribeDataWebVitalsPageRequest(DescribeDataWebVitalsPageRequest 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.
-