Uses of Class
com.tencentcloudapi.iai.v20180301.models.GetGroupListResponse
-
Packages that use GetGroupListResponse Package Description com.tencentcloudapi.iai.v20180301 com.tencentcloudapi.iai.v20180301.models -
-
Uses of GetGroupListResponse in com.tencentcloudapi.iai.v20180301
Methods in com.tencentcloudapi.iai.v20180301 that return GetGroupListResponse Modifier and Type Method Description GetGroupListResponseIaiClient. GetGroupList(GetGroupListRequest req)获取人员库列表。 -
Uses of GetGroupListResponse in com.tencentcloudapi.iai.v20180301.models
Constructors in com.tencentcloudapi.iai.v20180301.models with parameters of type GetGroupListResponse Constructor Description GetGroupListResponse(GetGroupListResponse 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.
-