| Package | Description |
|---|---|
| io.apiman.gateway.engine.policies.config | |
| io.apiman.gateway.engine.policies.config.rates |
| Modifier and Type | Method and Description |
|---|---|
RateLimitingGranularity |
RateLimitingConfig.getGranularity() |
| Modifier and Type | Method and Description |
|---|---|
void |
RateLimitingConfig.setGranularity(RateLimitingGranularity granularity) |
| Modifier and Type | Method and Description |
|---|---|
static RateLimitingGranularity |
RateLimitingGranularity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RateLimitingGranularity[] |
RateLimitingGranularity.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.