public class RateLimitPolicy extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RateLimitPolicy.RateLimitPolicyBuilder
Convenience builder class that facilitates the creation of rate limit policy
|
Modifier and Type | Method and Description |
---|---|
long |
getUpgradeDelay()
Retrieves the upgrade delay in seconds.
|
int |
getUpgradeInterval()
Retrieves the upgrade interval in milliseconds.
|
Copyright © 2020. All rights reserved.