Package | Description |
---|---|
com.tencentcloudapi.dts.v20180330 | |
com.tencentcloudapi.dts.v20180330.models |
Modifier and Type | Method and Description |
---|---|
DeleteMigrateJobResponse |
DtsClient.DeleteMigrateJob(DeleteMigrateJobRequest req)
本接口(DeleteMigrationJob)用于删除数据迁移任务。当通过DescribeMigrateJobs接口查询到任务的状态为:检验中(status=3)、运行中(status=7)、准备完成(status=8)、撤销中(status=11)或者完成中(status=12)时,不允许删除任务。
|
Constructor and Description |
---|
DeleteMigrateJobResponse(DeleteMigrateJobResponse 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 © 2021. All rights reserved.