Package | Description |
---|---|
com.tencentcloudapi.dts.v20211206.models |
Modifier and Type | Method and Description |
---|---|
SyncDBEndpointInfos |
ConfigureSyncJobRequest.getDstInfos()
Get Target database information.
|
SyncDBEndpointInfos |
ConfigureSyncJobRequest.getSrcInfos()
Get Source database information.
|
Modifier and Type | Method and Description |
---|---|
void |
ConfigureSyncJobRequest.setDstInfos(SyncDBEndpointInfos DstInfos)
Set Target database information.
|
void |
ConfigureSyncJobRequest.setSrcInfos(SyncDBEndpointInfos SrcInfos)
Set Source database information.
|
Constructor and Description |
---|
SyncDBEndpointInfos(SyncDBEndpointInfos 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.