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