Uses of Class
com.tencentcloudapi.tcss.v20201101.models.DescribeSecLogJoinObjectListRequest
-
Packages that use DescribeSecLogJoinObjectListRequest Package Description com.tencentcloudapi.tcss.v20201101 com.tencentcloudapi.tcss.v20201101.models -
-
Uses of DescribeSecLogJoinObjectListRequest in com.tencentcloudapi.tcss.v20201101
Methods in com.tencentcloudapi.tcss.v20201101 with parameters of type DescribeSecLogJoinObjectListRequest Modifier and Type Method Description DescribeSecLogJoinObjectListResponseTcssClient. DescribeSecLogJoinObjectList(DescribeSecLogJoinObjectListRequest req)查询安全日志接入对象列表 -
Uses of DescribeSecLogJoinObjectListRequest in com.tencentcloudapi.tcss.v20201101.models
Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type DescribeSecLogJoinObjectListRequest Constructor Description DescribeSecLogJoinObjectListRequest(DescribeSecLogJoinObjectListRequest 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.
-