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