Uses of Class
com.tencentcloudapi.iai.v20180301.models.GetGroupInfoResponse
-
Packages that use GetGroupInfoResponse Package Description com.tencentcloudapi.iai.v20180301 com.tencentcloudapi.iai.v20180301.models -
-
Uses of GetGroupInfoResponse in com.tencentcloudapi.iai.v20180301
Methods in com.tencentcloudapi.iai.v20180301 that return GetGroupInfoResponse Modifier and Type Method Description GetGroupInfoResponseIaiClient. GetGroupInfo(GetGroupInfoRequest req)获取人员库信息。 -
Uses of GetGroupInfoResponse in com.tencentcloudapi.iai.v20180301.models
Constructors in com.tencentcloudapi.iai.v20180301.models with parameters of type GetGroupInfoResponse Constructor Description GetGroupInfoResponse(GetGroupInfoResponse 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.
-