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