Uses of Class
com.tencentcloudapi.cynosdb.v20190107.models.ExportInstanceSlowQueriesResponse
-
Packages that use ExportInstanceSlowQueriesResponse Package Description com.tencentcloudapi.cynosdb.v20190107 com.tencentcloudapi.cynosdb.v20190107.models -
-
Uses of ExportInstanceSlowQueriesResponse in com.tencentcloudapi.cynosdb.v20190107
Methods in com.tencentcloudapi.cynosdb.v20190107 that return ExportInstanceSlowQueriesResponse Modifier and Type Method Description ExportInstanceSlowQueriesResponseCynosdbClient. ExportInstanceSlowQueries(ExportInstanceSlowQueriesRequest req)此接口(ExportInstanceSlowQueries)用于导出实例慢日志。 -
Uses of ExportInstanceSlowQueriesResponse in com.tencentcloudapi.cynosdb.v20190107.models
Constructors in com.tencentcloudapi.cynosdb.v20190107.models with parameters of type ExportInstanceSlowQueriesResponse Constructor Description ExportInstanceSlowQueriesResponse(ExportInstanceSlowQueriesResponse 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.
-