Package | Description |
---|---|
com.tencentcloudapi.dts.v20211206 | |
com.tencentcloudapi.dts.v20211206.models |
Modifier and Type | Method and Description |
---|---|
IsolateMigrateJobResponse |
DtsClient.IsolateMigrateJob(IsolateMigrateJobRequest req)
隔离退还数据迁移服务。调用此接口后可通过查询迁移服务列表接口`DescribeMigrationJobs`来查询当前任务状态。对于计费任务,在任务隔离后可进行解除隔离(RecoverMigrationJob)操作或直接进行下线销毁(DestroyMigrateJob)操作。对于不计费任务,调用此接口会直接销毁任务,无法进行恢复操作。
|
Constructor and Description |
---|
IsolateMigrateJobResponse(IsolateMigrateJobResponse 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 © 2024. All rights reserved.