Uses of Class
org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
| Package | Description |
|---|---|
| org.knowm.xchange.binance.dto.meta.exchangeinfo |
-
Uses of RateLimit in org.knowm.xchange.binance.dto.meta.exchangeinfo
Methods in org.knowm.xchange.binance.dto.meta.exchangeinfo that return RateLimit Modifier and Type Method Description RateLimit[]BinanceExchangeInfo. getRateLimits()Methods in org.knowm.xchange.binance.dto.meta.exchangeinfo with parameters of type RateLimit Modifier and Type Method Description voidBinanceExchangeInfo. setRateLimits(RateLimit[] rateLimits)