Uses of Class
com.tencentcloudapi.lcic.v20220817.models.CreateGroupWithSubGroupRequest
-
Packages that use CreateGroupWithSubGroupRequest Package Description com.tencentcloudapi.lcic.v20220817 com.tencentcloudapi.lcic.v20220817.models -
-
Uses of CreateGroupWithSubGroupRequest in com.tencentcloudapi.lcic.v20220817
Methods in com.tencentcloudapi.lcic.v20220817 with parameters of type CreateGroupWithSubGroupRequest Modifier and Type Method Description CreateGroupWithSubGroupResponse
LcicClient. CreateGroupWithSubGroup(CreateGroupWithSubGroupRequest req)
此接口会聚合子群组创建联合群组 -
Uses of CreateGroupWithSubGroupRequest in com.tencentcloudapi.lcic.v20220817.models
Constructors in com.tencentcloudapi.lcic.v20220817.models with parameters of type CreateGroupWithSubGroupRequest Constructor Description CreateGroupWithSubGroupRequest(CreateGroupWithSubGroupRequest 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.
-