Uses of Class
com.tencentcloudapi.dbbrain.v20191016.models.SlowLogUser
-
Packages that use SlowLogUser Package Description com.tencentcloudapi.dbbrain.v20191016.models -
-
Uses of SlowLogUser in com.tencentcloudapi.dbbrain.v20191016.models
Methods in com.tencentcloudapi.dbbrain.v20191016.models that return SlowLogUser Modifier and Type Method Description SlowLogUser[]DescribeSlowLogUserHostStatsResponse. getUserNameItems()Get 各来源用户名的慢日志占比详情列表。Methods in com.tencentcloudapi.dbbrain.v20191016.models with parameters of type SlowLogUser Modifier and Type Method Description voidDescribeSlowLogUserHostStatsResponse. setUserNameItems(SlowLogUser[] UserNameItems)Set 各来源用户名的慢日志占比详情列表。Constructors in com.tencentcloudapi.dbbrain.v20191016.models with parameters of type SlowLogUser Constructor Description SlowLogUser(SlowLogUser 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.
-