Package | Description |
---|---|
com.tencentcloudapi.ivld.v20210903 | |
com.tencentcloudapi.ivld.v20210903.models |
Modifier and Type | Method and Description |
---|---|
UpdateCustomCategoryResponse |
IvldClient.UpdateCustomCategory(UpdateCustomCategoryRequest req)
更新自定义人物分类
当L2Category为空时,代表更新CategoryId对应的一级自定义人物类型以及所有二级自定义人物类型所从属的一级自定义人物类型;
当L2Category非空时,仅更新CategoryId对应的二级自定义人物类型
|
Constructor and Description |
---|
UpdateCustomCategoryRequest(UpdateCustomCategoryRequest 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.
|
Copyright © 2022. All rights reserved.