Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.DescribeSlowLogsResponse
-
Packages that use DescribeSlowLogsResponse Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of DescribeSlowLogsResponse in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 that return DescribeSlowLogsResponse Modifier and Type Method Description DescribeSlowLogsResponseMongodbClient. DescribeSlowLogs(DescribeSlowLogsRequest req)本接口(DescribeSlowLogs)用于获取云数据库慢日志信息。接口只支持查询最近7天内慢日志。 -
Uses of DescribeSlowLogsResponse in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.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.
-