Uses of Class
com.tencentcloudapi.dsgc.v20190723.models.DescribeDSPADiscoveryTaskTablesResponse
-
Packages that use DescribeDSPADiscoveryTaskTablesResponse Package Description com.tencentcloudapi.dsgc.v20190723 com.tencentcloudapi.dsgc.v20190723.models -
-
Uses of DescribeDSPADiscoveryTaskTablesResponse in com.tencentcloudapi.dsgc.v20190723
Methods in com.tencentcloudapi.dsgc.v20190723 that return DescribeDSPADiscoveryTaskTablesResponse Modifier and Type Method Description DescribeDSPADiscoveryTaskTablesResponseDsgcClient. DescribeDSPADiscoveryTaskTables(DescribeDSPADiscoveryTaskTablesRequest req)获取分级分级扫描的表集合 -
Uses of DescribeDSPADiscoveryTaskTablesResponse in com.tencentcloudapi.dsgc.v20190723.models
Constructors in com.tencentcloudapi.dsgc.v20190723.models with parameters of type DescribeDSPADiscoveryTaskTablesResponse Constructor Description DescribeDSPADiscoveryTaskTablesResponse(DescribeDSPADiscoveryTaskTablesResponse 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.
-