Uses of Class
org.knowm.xchange.binance.dto.meta.exchangeinfo.RateLimit
-
Packages that use 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 void
BinanceExchangeInfo. setRateLimits(RateLimit[] rateLimits)
-