Package | Description |
---|---|
com.tencentcloudapi.msp.v20180319.models |
Modifier and Type | Method and Description |
---|---|
SrcInfo |
Task.getSrcInfo()
Get 迁移源信息
|
SrcInfo |
RegisterMigrationTaskRequest.getSrcInfo()
Get 迁移任务源信息
|
Modifier and Type | Method and Description |
---|---|
void |
Task.setSrcInfo(SrcInfo SrcInfo)
Set 迁移源信息
|
void |
RegisterMigrationTaskRequest.setSrcInfo(SrcInfo SrcInfo)
Set 迁移任务源信息
|
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.