Uses of Class
com.tencentcloudapi.rum.v20210622.models.RumUvInfo
-
Packages that use RumUvInfo Package Description com.tencentcloudapi.rum.v20210622.models -
-
Uses of RumUvInfo in com.tencentcloudapi.rum.v20210622.models
Methods in com.tencentcloudapi.rum.v20210622.models that return RumUvInfo Modifier and Type Method Description RumUvInfo[]DescribeUvListResponse. getProjectUvSet()Get uv列表Methods in com.tencentcloudapi.rum.v20210622.models with parameters of type RumUvInfo Modifier and Type Method Description voidDescribeUvListResponse. setProjectUvSet(RumUvInfo[] ProjectUvSet)Set uv列表Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type RumUvInfo Constructor Description RumUvInfo(RumUvInfo 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.
-