| Package | Description |
|---|---|
| org.springframework.cloud.client | |
| org.springframework.cloud.client.actuator |
| Modifier and Type | Method and Description |
|---|---|
HasFeatures |
CommonsClientAutoConfiguration.DiscoveryLoadBalancerConfiguration.commonsFeatures() |
| Modifier and Type | Method and Description |
|---|---|
static HasFeatures |
HasFeatures.abstractFeatures(Class<?>... abstractFeatures) |
static HasFeatures |
HasFeatures.namedFeature(String name,
Class<?> type) |
static HasFeatures |
HasFeatures.namedFeatures(NamedFeature... namedFeatures) |
static HasFeatures |
HasFeatures.namedFeatures(String name1,
Class<?> type1,
String name2,
Class<?> type2) |
| Constructor and Description |
|---|
FeaturesEndpoint(List<HasFeatures> hasFeaturesList) |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.