Uses of Class
org.togglz.spring.boot.actuate.autoconfigure.TogglzProperties.FeatureSpec
-
Packages that use TogglzProperties.FeatureSpec Package Description org.togglz.spring.boot.actuate.autoconfigure -
-
Uses of TogglzProperties.FeatureSpec in org.togglz.spring.boot.actuate.autoconfigure
Methods in org.togglz.spring.boot.actuate.autoconfigure that return types with arguments of type TogglzProperties.FeatureSpec Modifier and Type Method Description Map<String,TogglzProperties.FeatureSpec>TogglzProperties. getFeatures()Method parameters in org.togglz.spring.boot.actuate.autoconfigure with type arguments of type TogglzProperties.FeatureSpec Modifier and Type Method Description voidTogglzProperties. setFeatures(Map<String,TogglzProperties.FeatureSpec> features)
-