| Package | Description |
|---|---|
| com.tencentcloudapi.dts.v20211206.models |
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
SyncJobInfo.getDstInfo()
Get 目标端信息,单节点数据库使用
注意:此字段可能返回 null,表示取不到有效值。
|
Endpoint |
ConfigureSyncJobRequest.getDstInfo()
Get 目标端信息,单节点数据库使用
|
Endpoint |
SyncJobInfo.getSrcInfo()
Get 源端信息,单节点数据库使用
注意:此字段可能返回 null,表示取不到有效值。
|
Endpoint |
ConfigureSyncJobRequest.getSrcInfo()
Get 源端信息,单节点数据库使用
|
| Modifier and Type | Method and Description |
|---|---|
void |
SyncJobInfo.setDstInfo(Endpoint DstInfo)
Set 目标端信息,单节点数据库使用
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ConfigureSyncJobRequest.setDstInfo(Endpoint DstInfo)
Set 目标端信息,单节点数据库使用
|
void |
SyncJobInfo.setSrcInfo(Endpoint SrcInfo)
Set 源端信息,单节点数据库使用
注意:此字段可能返回 null,表示取不到有效值。
|
void |
ConfigureSyncJobRequest.setSrcInfo(Endpoint SrcInfo)
Set 源端信息,单节点数据库使用
|
| Constructor and Description |
|---|
Endpoint(Endpoint 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.