Uses of Class
org.springframework.cloud.client.actuator.NamedFeature
-
Packages that use NamedFeature Package Description org.springframework.cloud.client.actuator -
-
Uses of NamedFeature in org.springframework.cloud.client.actuator
Methods in org.springframework.cloud.client.actuator that return types with arguments of type NamedFeature Modifier and Type Method Description List<NamedFeature>HasFeatures. getNamedFeatures()Methods in org.springframework.cloud.client.actuator with parameters of type NamedFeature Modifier and Type Method Description static HasFeaturesHasFeatures. namedFeatures(NamedFeature... namedFeatures)
-