Uses of Class
org.unleash.features.autoconfigure.UnleashProperties.CustomHeader
Packages that use UnleashProperties.CustomHeader
-
Uses of UnleashProperties.CustomHeader in org.unleash.features.autoconfigure
Fields in org.unleash.features.autoconfigure with type parameters of type UnleashProperties.CustomHeaderModifier and TypeFieldDescriptionprivate List<UnleashProperties.CustomHeader> UnleashProperties.customHttpHeadersProviderMethods in org.unleash.features.autoconfigure that return types with arguments of type UnleashProperties.CustomHeaderMethod parameters in org.unleash.features.autoconfigure with type arguments of type UnleashProperties.CustomHeaderModifier and TypeMethodDescriptionvoidUnleashProperties.setCustomHttpHeadersProvider(List<UnleashProperties.CustomHeader> customHttpHeadersProvider)