Uses of Class
com.tencentcloudapi.iai.v20180301.models.ModifyPersonGroupInfoResponse
-
Packages that use ModifyPersonGroupInfoResponse Package Description com.tencentcloudapi.iai.v20180301 com.tencentcloudapi.iai.v20180301.models -
-
Uses of ModifyPersonGroupInfoResponse in com.tencentcloudapi.iai.v20180301
Methods in com.tencentcloudapi.iai.v20180301 that return ModifyPersonGroupInfoResponse Modifier and Type Method Description ModifyPersonGroupInfoResponseIaiClient. ModifyPersonGroupInfo(ModifyPersonGroupInfoRequest req)修改指定人员库人员描述内容。 -
Uses of ModifyPersonGroupInfoResponse in com.tencentcloudapi.iai.v20180301.models
Constructors in com.tencentcloudapi.iai.v20180301.models with parameters of type ModifyPersonGroupInfoResponse Constructor Description ModifyPersonGroupInfoResponse(ModifyPersonGroupInfoResponse 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.
-