| Package | Description | 
|---|---|
| com.tencentcloudapi.sqlserver.v20180328.models | 
| Modifier and Type | Method and Description | 
|---|---|
| MigrateSource | ModifyMigrationRequest. getSource()Get 迁移源,若不填则不修改 | 
| MigrateSource | CreateMigrationRequest. getSource()Get 迁移源 | 
| MigrateSource | DescribeMigrationDetailResponse. getSource()Get 迁移源 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ModifyMigrationRequest. setSource(MigrateSource Source)Set 迁移源,若不填则不修改 | 
| void | CreateMigrationRequest. setSource(MigrateSource Source)Set 迁移源 | 
| void | DescribeMigrationDetailResponse. setSource(MigrateSource Source)Set 迁移源 | 
| Constructor and Description | 
|---|
| MigrateSource(MigrateSource 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.