Uses of Class
com.tencentcloudapi.lcic.v20220817.models.BatchCreateGroupWithMembersRequest
-
Packages that use BatchCreateGroupWithMembersRequest Package Description com.tencentcloudapi.lcic.v20220817 com.tencentcloudapi.lcic.v20220817.models -
-
Uses of BatchCreateGroupWithMembersRequest in com.tencentcloudapi.lcic.v20220817
Methods in com.tencentcloudapi.lcic.v20220817 with parameters of type BatchCreateGroupWithMembersRequest Modifier and Type Method Description BatchCreateGroupWithMembersResponse
LcicClient. BatchCreateGroupWithMembers(BatchCreateGroupWithMembersRequest req)
此接口用于批量创建群组 -
Uses of BatchCreateGroupWithMembersRequest in com.tencentcloudapi.lcic.v20220817.models
Constructors in com.tencentcloudapi.lcic.v20220817.models with parameters of type BatchCreateGroupWithMembersRequest Constructor Description BatchCreateGroupWithMembersRequest(BatchCreateGroupWithMembersRequest 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.
-