Uses of Class
com.tencentcloudapi.rum.v20210622.models.RumPvInfo
-
Packages that use RumPvInfo Package Description com.tencentcloudapi.rum.v20210622.models -
-
Uses of RumPvInfo in com.tencentcloudapi.rum.v20210622.models
Methods in com.tencentcloudapi.rum.v20210622.models that return RumPvInfo Modifier and Type Method Description RumPvInfo[]DescribePvListResponse. getProjectPvSet()Get pv列表 注意:此字段可能返回 null,表示取不到有效值。Methods in com.tencentcloudapi.rum.v20210622.models with parameters of type RumPvInfo Modifier and Type Method Description voidDescribePvListResponse. setProjectPvSet(RumPvInfo[] ProjectPvSet)Set pv列表 注意:此字段可能返回 null,表示取不到有效值。Constructors in com.tencentcloudapi.rum.v20210622.models with parameters of type RumPvInfo Constructor Description RumPvInfo(RumPvInfo 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.
-