RateLimits
class RateLimits extends Model (View source)
Properties
| int | $maxBurstSize | ||
| int | $maxConcurrentDispatches | ||
| $maxDispatchesPerSecond |
Methods
setMaxBurstSize($maxBurstSize)
No description
int
getMaxBurstSize()
No description
setMaxConcurrentDispatches($maxConcurrentDispatches)
No description
int
getMaxConcurrentDispatches()
No description
setMaxDispatchesPerSecond($maxDispatchesPerSecond)
No description
getMaxDispatchesPerSecond()
No description
Details
setMaxBurstSize($maxBurstSize)
No description
int
getMaxBurstSize()
No description
setMaxConcurrentDispatches($maxConcurrentDispatches)
No description
int
getMaxConcurrentDispatches()
No description
setMaxDispatchesPerSecond($maxDispatchesPerSecond)
No description
getMaxDispatchesPerSecond()
No description