Uses of Class
com.tencentcloudapi.lcic.v20220817.models.DescribeGroupListResponse
-
Packages that use DescribeGroupListResponse Package Description com.tencentcloudapi.lcic.v20220817 com.tencentcloudapi.lcic.v20220817.models -
-
Uses of DescribeGroupListResponse in com.tencentcloudapi.lcic.v20220817
Methods in com.tencentcloudapi.lcic.v20220817 that return DescribeGroupListResponse Modifier and Type Method Description DescribeGroupListResponseLcicClient. DescribeGroupList(DescribeGroupListRequest req)获取群组列表 -
Uses of DescribeGroupListResponse in com.tencentcloudapi.lcic.v20220817.models
Constructors in com.tencentcloudapi.lcic.v20220817.models with parameters of type DescribeGroupListResponse Constructor Description DescribeGroupListResponse(DescribeGroupListResponse 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.
-