Package | Description |
---|---|
com.tencentcloudapi.dts.v20211206.models |
Modifier and Type | Method and Description |
---|---|
ModifiedSubscribeObject[] |
ModifySubscribeObjectsRequest.getObjects()
Get 修改后的订阅数据库表信息。会覆盖原来的订阅对象,所以除非 SubscribeObjectType = 0或2,否则改字段必填。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifySubscribeObjectsRequest.setObjects(ModifiedSubscribeObject[] Objects)
Set 修改后的订阅数据库表信息。会覆盖原来的订阅对象,所以除非 SubscribeObjectType = 0或2,否则改字段必填。
|
Constructor and Description |
---|
ModifiedSubscribeObject(ModifiedSubscribeObject 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.