public class DescribeRabbitMQServerlessQueueDetailResponse extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribeRabbitMQServerlessQueueDetailResponse() |
DescribeRabbitMQServerlessQueueDetailResponse(DescribeRabbitMQServerlessQueueDetailResponse 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.
|
Modifier and Type | Method and Description |
---|---|
String |
getArguments()
Get 扩展参数 key-value
|
Boolean |
getAutoDelete()
Get 自动清除
|
Long |
getAutoExpire()
Get AutoExpire参数
|
Long |
getConsumers()
Get 在线消费者数量
|
Long |
getCreateTime()
Get 创建时间戳,单位秒
|
String |
getDeadLetterExchange()
Get DeadLetterExchange参数
|
String |
getDeadLetterRoutingKey()
Get DeadLetterRoutingKey参数
|
String |
getDeadLetterStrategy()
Get 仲裁队列死信一致性策略
|
Long |
getDeliveryLimit()
Get DeliveryLimit参数,quorum类型专用
|
Boolean |
getDurable()
Get 持久标记
|
Boolean |
getExclusive()
Get 是否为独占队列
|
String |
getInstanceId()
Get 实例id
|
Boolean |
getLazyMode()
Get LazyMode参数,classic类型专用
|
String |
getMasterLocator()
Get MasterLocator参数,classic类型专用
|
Long |
getMaximumPriority()
Get MaximumPriority参数,classic类型专用
|
Long |
getMaxInMemoryBytes()
Get MaxInMemoryBytes参数,quorum类型专用
|
Long |
getMaxInMemoryLength()
Get MaxInMemoryLength参数,quorum类型专用
|
Long |
getMaxLength()
Get MaxLength参数
|
Long |
getMaxLengthBytes()
Get MaxLengthBytes参数
|
Long |
getMessageTTL()
Get MessageTTL参数,classic类型专用
|
String |
getNode()
Get 节点
|
String |
getOverflowBehaviour()
Get OverflowBehaviour参数,取值为drop-head, reject-publish或reject-publish-dlx
|
String |
getPolicy()
Get 生效的策略名
|
String |
getQueueLeaderLocator()
Get 仲裁队列的领导者选举策略
|
String |
getQueueName()
Get 队列名称
|
String |
getQueueType()
Get 队列类型,取值classic或quorum
|
Long |
getQuorumInitialGroupSize()
Get 仲裁队列的初始副本组大小
|
String |
getRemark()
Get 备注
|
String |
getRequestId()
Get 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
Boolean |
getSingleActiveConsumer()
Get SingleActiveConsumer参数
|
String |
getVirtualHost()
Get Vhost参数
|
void |
setArguments(String Arguments)
Set 扩展参数 key-value
|
void |
setAutoDelete(Boolean AutoDelete)
Set 自动清除
|
void |
setAutoExpire(Long AutoExpire)
Set AutoExpire参数
|
void |
setConsumers(Long Consumers)
Set 在线消费者数量
|
void |
setCreateTime(Long CreateTime)
Set 创建时间戳,单位秒
|
void |
setDeadLetterExchange(String DeadLetterExchange)
Set DeadLetterExchange参数
|
void |
setDeadLetterRoutingKey(String DeadLetterRoutingKey)
Set DeadLetterRoutingKey参数
|
void |
setDeadLetterStrategy(String DeadLetterStrategy)
Set 仲裁队列死信一致性策略
|
void |
setDeliveryLimit(Long DeliveryLimit)
Set DeliveryLimit参数,quorum类型专用
|
void |
setDurable(Boolean Durable)
Set 持久标记
|
void |
setExclusive(Boolean Exclusive)
Set 是否为独占队列
|
void |
setInstanceId(String InstanceId)
Set 实例id
|
void |
setLazyMode(Boolean LazyMode)
Set LazyMode参数,classic类型专用
|
void |
setMasterLocator(String MasterLocator)
Set MasterLocator参数,classic类型专用
|
void |
setMaximumPriority(Long MaximumPriority)
Set MaximumPriority参数,classic类型专用
|
void |
setMaxInMemoryBytes(Long MaxInMemoryBytes)
Set MaxInMemoryBytes参数,quorum类型专用
|
void |
setMaxInMemoryLength(Long MaxInMemoryLength)
Set MaxInMemoryLength参数,quorum类型专用
|
void |
setMaxLength(Long MaxLength)
Set MaxLength参数
|
void |
setMaxLengthBytes(Long MaxLengthBytes)
Set MaxLengthBytes参数
|
void |
setMessageTTL(Long MessageTTL)
Set MessageTTL参数,classic类型专用
|
void |
setNode(String Node)
Set 节点
|
void |
setOverflowBehaviour(String OverflowBehaviour)
Set OverflowBehaviour参数,取值为drop-head, reject-publish或reject-publish-dlx
|
void |
setPolicy(String Policy)
Set 生效的策略名
|
void |
setQueueLeaderLocator(String QueueLeaderLocator)
Set 仲裁队列的领导者选举策略
|
void |
setQueueName(String QueueName)
Set 队列名称
|
void |
setQueueType(String QueueType)
Set 队列类型,取值classic或quorum
|
void |
setQuorumInitialGroupSize(Long QuorumInitialGroupSize)
Set 仲裁队列的初始副本组大小
|
void |
setRemark(String Remark)
Set 备注
|
void |
setRequestId(String RequestId)
Set 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
void |
setSingleActiveConsumer(Boolean SingleActiveConsumer)
Set SingleActiveConsumer参数
|
void |
setVirtualHost(String VirtualHost)
Set Vhost参数
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public DescribeRabbitMQServerlessQueueDetailResponse()
public DescribeRabbitMQServerlessQueueDetailResponse(DescribeRabbitMQServerlessQueueDetailResponse source)
public String getInstanceId()
public void setInstanceId(String InstanceId)
InstanceId
- 实例idpublic String getVirtualHost()
public void setVirtualHost(String VirtualHost)
VirtualHost
- Vhost参数public String getQueueName()
public void setQueueName(String QueueName)
QueueName
- 队列名称public String getQueueType()
public void setQueueType(String QueueType)
QueueType
- 队列类型,取值classic或quorumpublic Long getConsumers()
public void setConsumers(Long Consumers)
Consumers
- 在线消费者数量public Boolean getDurable()
public void setDurable(Boolean Durable)
Durable
- 持久标记public Boolean getAutoDelete()
public void setAutoDelete(Boolean AutoDelete)
AutoDelete
- 自动清除public String getRemark()
public void setRemark(String Remark)
Remark
- 备注public Long getMessageTTL()
public void setMessageTTL(Long MessageTTL)
MessageTTL
- MessageTTL参数,classic类型专用public Long getAutoExpire()
public void setAutoExpire(Long AutoExpire)
AutoExpire
- AutoExpire参数public Long getMaxLength()
public void setMaxLength(Long MaxLength)
MaxLength
- MaxLength参数public Long getMaxLengthBytes()
public void setMaxLengthBytes(Long MaxLengthBytes)
MaxLengthBytes
- MaxLengthBytes参数public Long getDeliveryLimit()
public void setDeliveryLimit(Long DeliveryLimit)
DeliveryLimit
- DeliveryLimit参数,quorum类型专用public String getOverflowBehaviour()
public void setOverflowBehaviour(String OverflowBehaviour)
OverflowBehaviour
- OverflowBehaviour参数,取值为drop-head, reject-publish或reject-publish-dlxpublic String getDeadLetterExchange()
public void setDeadLetterExchange(String DeadLetterExchange)
DeadLetterExchange
- DeadLetterExchange参数public String getDeadLetterRoutingKey()
public void setDeadLetterRoutingKey(String DeadLetterRoutingKey)
DeadLetterRoutingKey
- DeadLetterRoutingKey参数public Boolean getSingleActiveConsumer()
public void setSingleActiveConsumer(Boolean SingleActiveConsumer)
SingleActiveConsumer
- SingleActiveConsumer参数public Long getMaximumPriority()
public void setMaximumPriority(Long MaximumPriority)
MaximumPriority
- MaximumPriority参数,classic类型专用public Boolean getLazyMode()
public void setLazyMode(Boolean LazyMode)
LazyMode
- LazyMode参数,classic类型专用public String getMasterLocator()
public void setMasterLocator(String MasterLocator)
MasterLocator
- MasterLocator参数,classic类型专用public Long getMaxInMemoryLength()
public void setMaxInMemoryLength(Long MaxInMemoryLength)
MaxInMemoryLength
- MaxInMemoryLength参数,quorum类型专用public Long getMaxInMemoryBytes()
public void setMaxInMemoryBytes(Long MaxInMemoryBytes)
MaxInMemoryBytes
- MaxInMemoryBytes参数,quorum类型专用public Long getCreateTime()
public void setCreateTime(Long CreateTime)
CreateTime
- 创建时间戳,单位秒public String getNode()
public void setNode(String Node)
Node
- 节点public String getDeadLetterStrategy()
public void setDeadLetterStrategy(String DeadLetterStrategy)
DeadLetterStrategy
- 仲裁队列死信一致性策略public String getQueueLeaderLocator()
public void setQueueLeaderLocator(String QueueLeaderLocator)
QueueLeaderLocator
- 仲裁队列的领导者选举策略public Long getQuorumInitialGroupSize()
public void setQuorumInitialGroupSize(Long QuorumInitialGroupSize)
QuorumInitialGroupSize
- 仲裁队列的初始副本组大小public Boolean getExclusive()
public void setExclusive(Boolean Exclusive)
Exclusive
- 是否为独占队列public String getPolicy()
public void setPolicy(String Policy)
Policy
- 生效的策略名public String getArguments()
public void setArguments(String Arguments)
Arguments
- 扩展参数 key-valuepublic String getRequestId()
public void setRequestId(String RequestId)
RequestId
- 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。Copyright © 2025. All rights reserved.