Package | Description |
---|---|
com.tencentcloudapi.dts.v20211206.models |
Modifier and Type | Method and Description |
---|---|
MigrateDetailInfo |
DescribeMigrationDetailResponse.getStepInfo()
Get 迁移执行过程信息,在校验阶段显示校验过程步骤信息,在迁移阶段会显示迁移步骤信息
|
MigrateDetailInfo |
JobItem.getStepInfo()
Get 迁移执行过程信息
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeMigrationDetailResponse.setStepInfo(MigrateDetailInfo StepInfo)
Set 迁移执行过程信息,在校验阶段显示校验过程步骤信息,在迁移阶段会显示迁移步骤信息
|
void |
JobItem.setStepInfo(MigrateDetailInfo StepInfo)
Set 迁移执行过程信息
|
Constructor and Description |
---|
MigrateDetailInfo(MigrateDetailInfo 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.