Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.StopDSPADiscoveryTaskRequest
-
Packages that use StopDSPADiscoveryTaskRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of StopDSPADiscoveryTaskRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type StopDSPADiscoveryTaskRequest Modifier and Type Method Description StopDSPADiscoveryTaskResponseDsgcClient. StopDSPADiscoveryTask(StopDSPADiscoveryTaskRequest req)停止分类分级任务,该接口只有在任务状态为以下状态时才支持正确执行停止扫描: 1 扫描中 -
Uses of StopDSPADiscoveryTaskRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type StopDSPADiscoveryTaskRequest Constructor Description StopDSPADiscoveryTaskRequest(StopDSPADiscoveryTaskRequest 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.
-