Uses of Class
com.tencentcloudapi.cwp.v20180228.models.SecurityButlerInfo
-
Packages that use SecurityButlerInfo Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of SecurityButlerInfo in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return SecurityButlerInfo Modifier and Type Method Description SecurityButlerInfo[]DescribeExpertServiceListResponse. getList()Get 安全管家数据Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type SecurityButlerInfo Modifier and Type Method Description voidDescribeExpertServiceListResponse. setList(SecurityButlerInfo[] List)Set 安全管家数据Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type SecurityButlerInfo Constructor Description SecurityButlerInfo(SecurityButlerInfo 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.
-