Uses of Class
com.tencentcloudapi.dts.v20211206.models.DescribeMigrationJobsResponse
-
Packages that use DescribeMigrationJobsResponse Package Description com.tencentcloudapi.dts.v20211206 com.tencentcloudapi.dts.v20211206.models -
-
Uses of DescribeMigrationJobsResponse in com.tencentcloudapi.dts.v20211206
Methods in com.tencentcloudapi.dts.v20211206 that return DescribeMigrationJobsResponse Modifier and Type Method Description DescribeMigrationJobsResponseDtsClient. DescribeMigrationJobs(DescribeMigrationJobsRequest req)查询数据迁移任务列表 -
Uses of DescribeMigrationJobsResponse in com.tencentcloudapi.dts.v20211206.models
Constructors in com.tencentcloudapi.dts.v20211206.models with parameters of type DescribeMigrationJobsResponse Constructor Description DescribeMigrationJobsResponse(DescribeMigrationJobsResponse 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.
-