Uses of Class
com.tencentcloudapi.mongodb.v20190725.models.DescribeSlowLogPatternsRequest
-
Packages that use DescribeSlowLogPatternsRequest Package Description com.tencentcloudapi.mongodb.v20190725 com.tencentcloudapi.mongodb.v20190725.models -
-
Uses of DescribeSlowLogPatternsRequest in com.tencentcloudapi.mongodb.v20190725
Methods in com.tencentcloudapi.mongodb.v20190725 with parameters of type DescribeSlowLogPatternsRequest Modifier and Type Method Description DescribeSlowLogPatternsResponse
MongodbClient. DescribeSlowLogPatterns(DescribeSlowLogPatternsRequest req)
本接口(DescribeSlowLogPatterns)用于获取数据库实例慢日志的统计信息。 -
Uses of DescribeSlowLogPatternsRequest in com.tencentcloudapi.mongodb.v20190725.models
Constructors in com.tencentcloudapi.mongodb.v20190725.models with parameters of type DescribeSlowLogPatternsRequest Constructor Description DescribeSlowLogPatternsRequest(DescribeSlowLogPatternsRequest 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.
-