Uses of Interface
io.split.client.CustomHeaderDecorator
-
Packages that use CustomHeaderDecorator Package Description io.split.client -
-
Uses of CustomHeaderDecorator in io.split.client
Methods in io.split.client that return CustomHeaderDecorator Modifier and Type Method Description CustomHeaderDecoratorSplitClientConfig. customHeaderDecorator()Methods in io.split.client with parameters of type CustomHeaderDecorator Modifier and Type Method Description SplitClientConfig.BuilderSplitClientConfig.Builder. customHeaderDecorator(CustomHeaderDecorator customHeaderDecorator)User Custom Header DecoratorConstructors in io.split.client with parameters of type CustomHeaderDecorator Constructor Description RequestDecorator(CustomHeaderDecorator headerDecorator)
-