Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.ModifyDSPACategoryRequest
-
Packages that use ModifyDSPACategoryRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of ModifyDSPACategoryRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type ModifyDSPACategoryRequest Modifier and Type Method Description ModifyDSPACategoryResponse
DsgcClient. ModifyDSPACategory(ModifyDSPACategoryRequest req)
修改分类,内置分类不支持修改。 -
Uses of ModifyDSPACategoryRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type ModifyDSPACategoryRequest Constructor Description ModifyDSPACategoryRequest(ModifyDSPACategoryRequest 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.
-