Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.CreateDSPACategoryRequest
-
Packages that use CreateDSPACategoryRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of CreateDSPACategoryRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type CreateDSPACategoryRequest Modifier and Type Method Description CreateDSPACategoryResponseDsgcClient. CreateDSPACategory(CreateDSPACategoryRequest req)新增分类,单个用户最多允许创建100个数据分类。 -
Uses of CreateDSPACategoryRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type CreateDSPACategoryRequest Constructor Description CreateDSPACategoryRequest(CreateDSPACategoryRequest 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.
-