Uses of Class
com.tencentcloudapi.dbbrain.v20191016.models.DescribeDBDiagEventResponse
-
Packages that use DescribeDBDiagEventResponse Package Description com.tencentcloudapi.dbbrain.v20191016 com.tencentcloudapi.dbbrain.v20191016.models -
-
Uses of DescribeDBDiagEventResponse in com.tencentcloudapi.dbbrain.v20191016
Methods in com.tencentcloudapi.dbbrain.v20191016 that return DescribeDBDiagEventResponse Modifier and Type Method Description DescribeDBDiagEventResponseDbbrainClient. DescribeDBDiagEvent(DescribeDBDiagEventRequest req)获取实例异常诊断事件的详情信息。 -
Uses of DescribeDBDiagEventResponse in com.tencentcloudapi.dbbrain.v20191016.models
Constructors in com.tencentcloudapi.dbbrain.v20191016.models with parameters of type DescribeDBDiagEventResponse Constructor Description DescribeDBDiagEventResponse(DescribeDBDiagEventResponse 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.
-