Uses of Class
com.tencentcloudapi.cam.v20190116.models.ListWeChatWorkSubAccountsRequest
-
Packages that use ListWeChatWorkSubAccountsRequest Package Description com.tencentcloudapi.cam.v20190116 com.tencentcloudapi.cam.v20190116.models -
-
Uses of ListWeChatWorkSubAccountsRequest in com.tencentcloudapi.cam.v20190116
Methods in com.tencentcloudapi.cam.v20190116 with parameters of type ListWeChatWorkSubAccountsRequest Modifier and Type Method Description ListWeChatWorkSubAccountsResponseCamClient. ListWeChatWorkSubAccounts(ListWeChatWorkSubAccountsRequest req)获取企业微信子用户列表 -
Uses of ListWeChatWorkSubAccountsRequest in com.tencentcloudapi.cam.v20190116.models
Constructors in com.tencentcloudapi.cam.v20190116.models with parameters of type ListWeChatWorkSubAccountsRequest Constructor Description ListWeChatWorkSubAccountsRequest(ListWeChatWorkSubAccountsRequest 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.
-