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