Uses of Class
com.tencentcloudapi.tdmq.v20200217.models.QueueQuota
-
Packages that use QueueQuota Package Description com.tencentcloudapi.tdmq.v20200217.models -
-
Uses of QueueQuota in com.tencentcloudapi.tdmq.v20200217.models
Methods in com.tencentcloudapi.tdmq.v20200217.models that return QueueQuota Modifier and Type Method Description QueueQuotaDescribeRabbitMQVipInstanceResponse. getQueueQuota()Get queue配额信息Methods in com.tencentcloudapi.tdmq.v20200217.models with parameters of type QueueQuota Modifier and Type Method Description voidDescribeRabbitMQVipInstanceResponse. setQueueQuota(QueueQuota QueueQuota)Set queue配额信息Constructors in com.tencentcloudapi.tdmq.v20200217.models with parameters of type QueueQuota Constructor Description QueueQuota(QueueQuota 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.
-