Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPACOSDiscoveryTaskFilesRequest
-
Packages that use DescribeDSPACOSDiscoveryTaskFilesRequest Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPACOSDiscoveryTaskFilesRequest in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 with parameters of type DescribeDSPACOSDiscoveryTaskFilesRequest Modifier and Type Method Description DescribeDSPACOSDiscoveryTaskFilesResponseDsgcClient. DescribeDSPACOSDiscoveryTaskFiles(DescribeDSPACOSDiscoveryTaskFilesRequest req)获取COS分类分级任务结果详情文件列表 -
Uses of DescribeDSPACOSDiscoveryTaskFilesRequest in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPACOSDiscoveryTaskFilesRequest Constructor Description DescribeDSPACOSDiscoveryTaskFilesRequest(DescribeDSPACOSDiscoveryTaskFilesRequest 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.
-