Uses of Class
com.tencentcloudapi.mongodb.v20180408.models.DescribeSlowLogResponse
-
Packages that use DescribeSlowLogResponse Package Description com.tencentcloudapi.mongodb.v20180408 com.tencentcloudapi.mongodb.v20180408.models -
-
Uses of DescribeSlowLogResponse in com.tencentcloudapi.mongodb.v20180408
Methods in com.tencentcloudapi.mongodb.v20180408 that return DescribeSlowLogResponse Modifier and Type Method Description DescribeSlowLogResponseMongodbClient. DescribeSlowLog(DescribeSlowLogRequest req)本接口(DescribeSlowLogs)用于获取云数据库实例的慢查询日志。 -
Uses of DescribeSlowLogResponse in com.tencentcloudapi.mongodb.v20180408.models
Constructors in com.tencentcloudapi.mongodb.v20180408.models with parameters of type DescribeSlowLogResponse Constructor Description DescribeSlowLogResponse(DescribeSlowLogResponse 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.
-