Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeSecEventsTendencyResponse
-
Packages that use DescribeSecEventsTendencyResponse Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeSecEventsTendencyResponse in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 that return DescribeSecEventsTendencyResponse Modifier and Type Method Description DescribeSecEventsTendencyResponseTcssClient. DescribeSecEventsTendency(DescribeSecEventsTendencyRequest req)查询容器运行时安全事件趋势 -
Uses of DescribeSecEventsTendencyResponse in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeSecEventsTendencyResponse Constructor Description DescribeSecEventsTendencyResponse(DescribeSecEventsTendencyResponse 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.
-