@ConfigurationProperties(prefix="ribbon.eager-load") public class RibbonEagerLoadProperties extends Object
| Constructor and Description |
|---|
RibbonEagerLoadProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
getClients() |
boolean |
isEnabled() |
void |
setClients(List<String> clients) |
void |
setEnabled(boolean enabled) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.