| Package | Description | 
|---|---|
| com.tencentcloudapi.sqlserver.v20180328.models | 
| Modifier and Type | Method and Description | 
|---|---|
MigrateTarget | 
CreateMigrationRequest.getTarget()
Get 迁移目标 
 | 
MigrateTarget | 
DescribeMigrationDetailResponse.getTarget()
Get 迁移目标 
 | 
MigrateTarget | 
ModifyMigrationRequest.getTarget()
Get 迁移目标,若不填则不修改 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateMigrationRequest.setTarget(MigrateTarget Target)
Set 迁移目标 
 | 
void | 
DescribeMigrationDetailResponse.setTarget(MigrateTarget Target)
Set 迁移目标 
 | 
void | 
ModifyMigrationRequest.setTarget(MigrateTarget Target)
Set 迁移目标,若不填则不修改 
 | 
| Constructor and Description | 
|---|
MigrateTarget(MigrateTarget 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.