Uses of Class
com.tencentcloudapi.dlc.v20210125.models.DescribeDMSPartitionsResponse
-
Packages that use DescribeDMSPartitionsResponse Package Description com.tencentcloudapi.dlc.v20210125 com.tencentcloudapi.dlc.v20210125.models -
-
Uses of DescribeDMSPartitionsResponse in com.tencentcloudapi.dlc.v20210125
Methods in com.tencentcloudapi.dlc.v20210125 that return DescribeDMSPartitionsResponse Modifier and Type Method Description DescribeDMSPartitionsResponseDlcClient. DescribeDMSPartitions(DescribeDMSPartitionsRequest req)DMS元数据获取分区 -
Uses of DescribeDMSPartitionsResponse in com.tencentcloudapi.dlc.v20210125.models
Constructors in com.tencentcloudapi.dlc.v20210125.models with parameters of type DescribeDMSPartitionsResponse Constructor Description DescribeDMSPartitionsResponse(DescribeDMSPartitionsResponse 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.
-