Package | Description |
---|---|
com.tencentcloudapi.sqlserver.v20180328.models |
Modifier and Type | Method and Description |
---|---|
MigrateSource |
ModifyMigrationRequest.getSource()
Get Migration source.
|
MigrateSource |
DescribeMigrationDetailResponse.getSource()
Get Migration source
|
MigrateSource |
CreateMigrationRequest.getSource()
Get Migration source
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyMigrationRequest.setSource(MigrateSource Source)
Set Migration source.
|
void |
DescribeMigrationDetailResponse.setSource(MigrateSource Source)
Set Migration source
|
void |
CreateMigrationRequest.setSource(MigrateSource Source)
Set Migration source
|
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 © 2023. All rights reserved.