Uses of Enum Class
org.unleash.features.autoconfigure.UnleashProperties.HttpFetcher
Packages that use UnleashProperties.HttpFetcher
-
Uses of UnleashProperties.HttpFetcher in org.unleash.features.autoconfigure
Fields in org.unleash.features.autoconfigure declared as UnleashProperties.HttpFetcherModifier and TypeFieldDescriptionprivate UnleashProperties.HttpFetcherUnleashProperties.httpFetcherMethods in org.unleash.features.autoconfigure that return UnleashProperties.HttpFetcherModifier and TypeMethodDescriptionUnleashProperties.getHttpFetcher()Returns the enum constant of this class with the specified name.static UnleashProperties.HttpFetcher[]UnleashProperties.HttpFetcher.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.unleash.features.autoconfigure with parameters of type UnleashProperties.HttpFetcherModifier and TypeMethodDescriptionvoidUnleashProperties.setHttpFetcher(UnleashProperties.HttpFetcher httpFetcher)