Package | Description |
---|---|
com.tencentcloudapi.tdmq.v20200217.models |
Modifier and Type | Method and Description |
---|---|
Consumer[] |
Subscription.getConsumerSets()
Get Set of consumers.
|
Modifier and Type | Method and Description |
---|---|
void |
Subscription.setConsumerSets(Consumer[] ConsumerSets)
Set Set of consumers.
|
Constructor and Description |
---|
Consumer(Consumer 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.