Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeK8sApiAbnormalSummaryResponse
-
Packages that use DescribeK8sApiAbnormalSummaryResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeK8sApiAbnormalSummaryResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeK8sApiAbnormalSummaryResponse Modifier and Type Method Description DescribeK8sApiAbnormalSummaryResponseTcssClient. DescribeK8sApiAbnormalSummary(DescribeK8sApiAbnormalSummaryRequest req)查询k8sapi异常事件统计 -
Uses of DescribeK8sApiAbnormalSummaryResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeK8sApiAbnormalSummaryResponse Constructor Description DescribeK8sApiAbnormalSummaryResponse(DescribeK8sApiAbnormalSummaryResponse 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.
-