Package | Description |
---|---|
com.tencentcloudapi.dts.v20211206 | |
com.tencentcloudapi.dts.v20211206.models |
Modifier and Type | Method and Description |
---|---|
CreateMigrationServiceResponse |
DtsClient.CreateMigrationService(CreateMigrationServiceRequest req)
购买迁移任务。购买成功后会返回随机生成的迁移任务id列表,也可以通过查询迁移任务任务列表接口`DescribeMigrationJobs`看到购买成功的实例Id。注意,一旦购买成功后源及目标数据库类型,源及目标实例地域不可修改。
|
Constructor and Description |
---|
CreateMigrationServiceRequest(CreateMigrationServiceRequest 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.