| Package | Description | 
|---|---|
| com.tencentcloudapi.cmq.v20190304.models | 
| Modifier and Type | Method and Description | 
|---|---|
| DeadLetterSource[] | QueueSet. getDeadLetterSource()Get DeadLetterSource
Note: this field may return null, indicating that no valid values can be obtained. | 
| DeadLetterSource[] | DescribeDeadLetterSourceQueuesResponse. getQueueSet()Get Source queues of dead letter queue | 
| Modifier and Type | Method and Description | 
|---|---|
| void | QueueSet. setDeadLetterSource(DeadLetterSource[] DeadLetterSource)Set DeadLetterSource
Note: this field may return null, indicating that no valid values can be obtained. | 
| void | DescribeDeadLetterSourceQueuesResponse. setQueueSet(DeadLetterSource[] QueueSet)Set Source queues of dead letter queue | 
| 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 © 2021. All rights reserved.