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