Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
Migration[] |
DescribeBackupMigrationResponse.getBackupMigrationSet()
Get Migration task set
|
Migration[] |
DescribeIncrementalMigrationResponse.getIncrementalMigrationSet()
Get Incremental import task set
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeBackupMigrationResponse.setBackupMigrationSet(Migration[] BackupMigrationSet)
Set Migration task set
|
void |
DescribeIncrementalMigrationResponse.setIncrementalMigrationSet(Migration[] IncrementalMigrationSet)
Set Incremental import task set
|
Constructor and Description |
---|
Migration(Migration 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 © 2023. All rights reserved.