Package | Description |
---|---|
com.tencentcloudapi.cmq.v20190304.models |
Modifier and Type | Method and Description |
---|---|
DeadLetterSource[] |
QueueSet.getDeadLetterSource()
Get 死信队列。
注意:此字段可能返回 null,表示取不到有效值。
|
DeadLetterSource[] |
DescribeDeadLetterSourceQueuesResponse.getQueueSet()
Get 死信队列源队列
|
Modifier and Type | Method and Description |
---|---|
void |
QueueSet.setDeadLetterSource(DeadLetterSource[] DeadLetterSource)
Set 死信队列。
注意:此字段可能返回 null,表示取不到有效值。
|
void |
DescribeDeadLetterSourceQueuesResponse.setQueueSet(DeadLetterSource[] QueueSet)
Set 死信队列源队列
|
Constructor and Description |
---|
DeadLetterSource(DeadLetterSource 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 © 2022. All rights reserved.