Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPADiscoveryTaskResultDetailResponse
-
Packages that use DescribeDSPADiscoveryTaskResultDetailResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPADiscoveryTaskResultDetailResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPADiscoveryTaskResultDetailResponse Modifier and Type Method Description DescribeDSPADiscoveryTaskResultDetailResponseDsgcClient. DescribeDSPADiscoveryTaskResultDetail(DescribeDSPADiscoveryTaskResultDetailRequest req)获取分类分级任务结果详情,该接口只有在任务状态为时才支持结果正确查询: 3 扫描成功 -
Uses of DescribeDSPADiscoveryTaskResultDetailResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPADiscoveryTaskResultDetailResponse Constructor Description DescribeDSPADiscoveryTaskResultDetailResponse(DescribeDSPADiscoveryTaskResultDetailResponse 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.
-