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