Uses of Class
com.tencentcloudapi.tcss.v20201101.models.SecLogJoinObjectInfo
-
Packages that use SecLogJoinObjectInfo Package Description com.tencentcloudapi.tcss.v20201101.models -
-
Uses of SecLogJoinObjectInfo in com.tencentcloudapi.tcss.v20201101.models
Methods in com.tencentcloudapi.tcss.v20201101.models that return SecLogJoinObjectInfo Modifier and Type Method Description SecLogJoinObjectInfo[]DescribeSecLogJoinObjectListResponse. getList()Get 接入对象列表Methods in com.tencentcloudapi.tcss.v20201101.models with parameters of type SecLogJoinObjectInfo Modifier and Type Method Description voidDescribeSecLogJoinObjectListResponse. setList(SecLogJoinObjectInfo[] List)Set 接入对象列表Constructors in com.tencentcloudapi.tcss.v20201101.models with parameters of type SecLogJoinObjectInfo Constructor Description SecLogJoinObjectInfo(SecLogJoinObjectInfo 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.
-