Uses of Class
io.split.client.dtos.FallbackTreatmentsConfiguration
-
Packages that use FallbackTreatmentsConfiguration Package Description io.split.client io.split.client.dtos -
-
Uses of FallbackTreatmentsConfiguration in io.split.client
Methods in io.split.client that return FallbackTreatmentsConfiguration Modifier and Type Method Description FallbackTreatmentsConfigurationSplitClientConfig. fallbackTreatments()Methods in io.split.client with parameters of type FallbackTreatmentsConfiguration Modifier and Type Method Description SplitClientConfig.BuilderSplitClientConfig.Builder. fallbackTreatments(FallbackTreatmentsConfiguration fallbackTreatments)Fallback Treatments -
Uses of FallbackTreatmentsConfiguration in io.split.client.dtos
Constructors in io.split.client.dtos with parameters of type FallbackTreatmentsConfiguration Constructor Description FallbackTreatmentCalculatorImp(FallbackTreatmentsConfiguration fallbackTreatmentsConfiguration)
-