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