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

Parameters

$maxBurstSize

int getMaxBurstSize()

No description

Return Value

int

setMaxConcurrentDispatches($maxConcurrentDispatches)

No description

Parameters

$maxConcurrentDispatches

int getMaxConcurrentDispatches()

No description

Return Value

int

setMaxDispatchesPerSecond($maxDispatchesPerSecond)

No description

Parameters

$maxDispatchesPerSecond

getMaxDispatchesPerSecond()

No description