| Package | Description | 
|---|---|
| com.tencentcloudapi.dts.v20211206 | |
| com.tencentcloudapi.dts.v20211206.models | 
| Modifier and Type | Method and Description | 
|---|---|
| CompleteMigrateJobResponse | DtsClient. CompleteMigrateJob(CompleteMigrateJobRequest req)本接口(CompleteMigrateJob)用于完成数据迁移任务。
选择采用增量迁移方式的任务, 需要在迁移进度进入准备完成阶段后, 调用本接口, 停止迁移增量数据。
通过DescribeMigrationJobs接口查询到任务的状态为准备完成(Status="readyComplete")时,此时可以调用本接口完成迁移任务。 | 
| Constructor and Description | 
|---|
| CompleteMigrateJobResponse(CompleteMigrateJobResponse 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. | 
Copyright © 2025. All rights reserved.