| Package | Description | 
|---|---|
| com.tencentcloudapi.msp.v20180319.models | 
| Modifier and Type | Method and Description | 
|---|---|
DstInfo | 
RegisterMigrationTaskRequest.getDstInfo()
Get Migration task destination information 
 | 
DstInfo | 
Task.getDstInfo()
Get Migration destination information 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
RegisterMigrationTaskRequest.setDstInfo(DstInfo DstInfo)
Set Migration task destination information 
 | 
void | 
Task.setDstInfo(DstInfo DstInfo)
Set Migration destination information 
 | 
| Constructor and Description | 
|---|
DstInfo(DstInfo 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.