Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
Migration[] |
DescribeBackupMigrationResponse.getBackupMigrationSet()
Get 迁移任务集合
|
Migration[] |
DescribeIncrementalMigrationResponse.getIncrementalMigrationSet()
Get 增量导入任务集合
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeBackupMigrationResponse.setBackupMigrationSet(Migration[] BackupMigrationSet)
Set 迁移任务集合
|
void |
DescribeIncrementalMigrationResponse.setIncrementalMigrationSet(Migration[] IncrementalMigrationSet)
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 © 2024. All rights reserved.