Package io.getunleash.repository
Interface ToggleFetcher
-
- All Known Implementing Classes:
HttpToggleFetcher
public interface ToggleFetcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FeatureToggleResponsefetchToggles()
-
-
-
Method Detail
-
fetchToggles
FeatureToggleResponse fetchToggles() throws UnleashException
- Throws:
UnleashException
-
-