Package | Description |
---|---|
com.tencentcloudapi.dts.v20180330.models |
Modifier and Type | Method and Description |
---|---|
ErrorInfo[] |
MigrateJobInfo.getErrorInfo()
Get Prompt message for task error, which is not null or empty when an error occurs with the task
|
Modifier and Type | Method and Description |
---|---|
void |
MigrateJobInfo.setErrorInfo(ErrorInfo[] ErrorInfo)
Set Prompt message for task error, which is not null or empty when an error occurs with the task
|
Constructor and Description |
---|
ErrorInfo(ErrorInfo 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 © 2023. All rights reserved.