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