Package | Description |
---|---|
com.tencentcloudapi.dts.v20211206.models |
Modifier and Type | Method and Description |
---|---|
CompareObject |
CompareTaskItem.getConfig()
Get 对比任务配置
注意:此字段可能返回 null,表示取不到有效值。
|
CompareObject |
CompareAbstractInfo.getObjects()
Get 一致性校验对比对象
注意:此字段可能返回 null,表示取不到有效值。
|
CompareObject |
ModifyCompareTaskRequest.getObjects()
Get 对比对象,若CompareObjectMode取值为custom,则此项必填
|
CompareObject |
CreateCompareTaskRequest.getObjects()
Get 一致性对比对象配置
|
Modifier and Type | Method and Description |
---|---|
void |
CompareTaskItem.setConfig(CompareObject Config)
Set 对比任务配置
注意:此字段可能返回 null,表示取不到有效值。
|
void |
CompareAbstractInfo.setObjects(CompareObject Objects)
Set 一致性校验对比对象
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ModifyCompareTaskRequest.setObjects(CompareObject Objects)
Set 对比对象,若CompareObjectMode取值为custom,则此项必填
|
void |
CreateCompareTaskRequest.setObjects(CompareObject Objects)
Set 一致性对比对象配置
|
Constructor and Description |
---|
CompareObject(CompareObject 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 © 2024. All rights reserved.