| Package | Description | 
|---|---|
| com.tencentcloudapi.msp.v20180319.models | 
| Modifier and Type | Method and Description | 
|---|---|
SrcInfo | 
RegisterMigrationTaskRequest.getSrcInfo()
Get Migration task source information 
 | 
SrcInfo | 
Task.getSrcInfo()
Get Migration source information 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RegisterMigrationTaskRequest.setSrcInfo(SrcInfo SrcInfo)
Set Migration task source information 
 | 
void | 
Task.setSrcInfo(SrcInfo SrcInfo)
Set Migration source information 
 | 
| 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 © 2025. All rights reserved.