| Package | Description |
|---|---|
| com.giffing.bucket4j.spring.boot.starter.config | |
| com.giffing.bucket4j.spring.boot.starter.context |
| Modifier and Type | Method and Description |
|---|---|
RateLimitConditionMatchingStrategy |
Bucket4JBootProperties.Bucket4JConfiguration.getStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bucket4JBootProperties.Bucket4JConfiguration.setStrategy(RateLimitConditionMatchingStrategy strategy) |
| Modifier and Type | Method and Description |
|---|---|
RateLimitConditionMatchingStrategy |
FilterConfiguration.getStrategy() |
static RateLimitConditionMatchingStrategy |
RateLimitConditionMatchingStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RateLimitConditionMatchingStrategy[] |
RateLimitConditionMatchingStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
FilterConfiguration.setStrategy(RateLimitConditionMatchingStrategy strategy) |
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.