Package | Description |
---|---|
com.tencentcloudapi.dts.v20180330.models |
Modifier and Type | Method and Description |
---|---|
SubscribeObject |
ActivateSubscribeRequest.getObjects()
Get Subscription object
|
SubscribeObject[] |
ModifySubscribeObjectsRequest.getObjects()
Get Information of subscribed table
|
SubscribeObject[] |
DescribeSubscribeConfResponse.getSubscribeObjects()
Get Subscription object, which is an empty array if `SubscribeObjectType` is 0
|
Modifier and Type | Method and Description |
---|---|
void |
ActivateSubscribeRequest.setObjects(SubscribeObject Objects)
Set Subscription object
|
void |
ModifySubscribeObjectsRequest.setObjects(SubscribeObject[] Objects)
Set Information of subscribed table
|
void |
DescribeSubscribeConfResponse.setSubscribeObjects(SubscribeObject[] SubscribeObjects)
Set Subscription object, which is an empty array if `SubscribeObjectType` is 0
|
Copyright © 2020. All rights reserved.