Uses of Class
com.tencentcloudapi.cam.v20190116.models.WeChatWorkSubAccount
-
Packages that use WeChatWorkSubAccount Package Description com.tencentcloudapi.cam.v20190116.models -
-
Uses of WeChatWorkSubAccount in com.tencentcloudapi.cam.v20190116.models
Methods in com.tencentcloudapi.cam.v20190116.models that return WeChatWorkSubAccount Modifier and Type Method Description WeChatWorkSubAccount[]ListWeChatWorkSubAccountsResponse. getData()Get 企业微信子用户列表。Methods in com.tencentcloudapi.cam.v20190116.models with parameters of type WeChatWorkSubAccount Modifier and Type Method Description voidListWeChatWorkSubAccountsResponse. setData(WeChatWorkSubAccount[] Data)Set 企业微信子用户列表。Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type WeChatWorkSubAccount Constructor Description WeChatWorkSubAccount(WeChatWorkSubAccount 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.
-