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