| Package | Description |
|---|---|
| com.marcosbarbero.cloud.autoconfigure.zuul.ratelimit.config.properties |
| Modifier and Type | Method | Description |
|---|---|---|
RateLimitRepository |
RateLimitProperties.getRepository() |
|
static RateLimitRepository |
RateLimitRepository.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static RateLimitRepository[] |
RateLimitRepository.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
RateLimitProperties.setRepository(RateLimitRepository repository) |
Copyright © 2019. All rights reserved.