Uses of Class
com.tencentcloudapi.dlc.v20210125.models.DescribeDMSTablesRequest
-
Packages that use DescribeDMSTablesRequest Package Description com.tencentcloudapi.dlc.v20210125 com.tencentcloudapi.dlc.v20210125.models -
-
Uses of DescribeDMSTablesRequest in com.tencentcloudapi.dlc.v20210125
Methods in com.tencentcloudapi.dlc.v20210125 with parameters of type DescribeDMSTablesRequest Modifier and Type Method Description DescribeDMSTablesResponseDlcClient. DescribeDMSTables(DescribeDMSTablesRequest req)DMS元数据获取表列表 -
Uses of DescribeDMSTablesRequest in com.tencentcloudapi.dlc.v20210125.models
Constructors in com.tencentcloudapi.dlc.v20210125.models with parameters of type DescribeDMSTablesRequest Constructor Description DescribeDMSTablesRequest(DescribeDMSTablesRequest 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.
-