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