Uses of Class
com.tencentcloudapi.dbbrain.v20210527.models.DescribeSlowLogsResponse
-
Packages that use DescribeSlowLogsResponse Package Description com.tencentcloudapi.dbbrain.v20210527 com.tencentcloudapi.dbbrain.v20210527.models -
-
Uses of DescribeSlowLogsResponse in com.tencentcloudapi.dbbrain.v20210527
Methods in com.tencentcloudapi.dbbrain.v20210527 that return DescribeSlowLogsResponse Modifier and Type Method Description DescribeSlowLogsResponseDbbrainClient. DescribeSlowLogs(DescribeSlowLogsRequest req)获取指定时间内某个sql模板的慢日志明细 -
Uses of DescribeSlowLogsResponse in com.tencentcloudapi.dbbrain.v20210527.models
Constructors in com.tencentcloudapi.dbbrain.v20210527.models with parameters of type DescribeSlowLogsResponse Constructor Description DescribeSlowLogsResponse(DescribeSlowLogsResponse 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.
-