| Package | Description | 
|---|---|
| com.tencentcloudapi.dts.v20211206 | |
| com.tencentcloudapi.dts.v20211206.models | 
| Modifier and Type | Method and Description | 
|---|---|
| StopMigrateJobResponse | DtsClient. StopMigrateJob(StopMigrateJobRequest req)本接口(StopMigrateJob)用于终止数据迁移任务。当任务状态为运行中、准备运行、准备完成、错误、暂停、未知等状态时可调用此接口终止任务。
调用此接口后可通过查询迁移服务列表接口`DescribeMigrationJobs`来查询当前任务状态。 | 
| Constructor and Description | 
|---|
| StopMigrateJobResponse(StopMigrateJobResponse 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.