Package com.amazon.SellingPartnerAPIAA
Interface RateLimitConfiguration
-
- All Known Implementing Classes:
RateLimitConfigurationOnRequests
public interface RateLimitConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Double
getRateLimitPermit()
java.lang.Long
getTimeOut()
-