Package | Description |
---|---|
com.tencentcloudapi.dts.v20180330.models |
Modifier and Type | Method and Description |
---|---|
SrcInfo |
ModifyMigrateJobRequest.getSrcInfo()
Get Source instance information, which is correlated with the migration task type
|
SrcInfo |
CreateMigrateJobRequest.getSrcInfo()
Get Source instance information, which is correlated with the migration task type
|
SrcInfo |
MigrateJobInfo.getSrcInfo()
Get Source instance information, which is correlated with the migration task type
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyMigrateJobRequest.setSrcInfo(SrcInfo SrcInfo)
Set Source instance information, which is correlated with the migration task type
|
void |
CreateMigrateJobRequest.setSrcInfo(SrcInfo SrcInfo)
Set Source instance information, which is correlated with the migration task type
|
void |
MigrateJobInfo.setSrcInfo(SrcInfo SrcInfo)
Set Source instance information, which is correlated with the migration task type
|
Constructor and Description |
---|
SrcInfo(SrcInfo 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 © 2022. All rights reserved.