| Package | Description |
|---|---|
| io.apiman.gateway.engine.policies.config | |
| io.apiman.gateway.engine.policies.config.rates |
| Modifier and Type | Method and Description |
|---|---|
RateLimitingPeriod |
RateLimitingConfig.getPeriod() |
| Modifier and Type | Method and Description |
|---|---|
void |
RateLimitingConfig.setPeriod(RateLimitingPeriod period) |
| Modifier and Type | Method and Description |
|---|---|
static RateLimitingPeriod |
RateLimitingPeriod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RateLimitingPeriod[] |
RateLimitingPeriod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.