Uses of Enum Class
org.mockserver.slo.SloObjective.Comparator
Packages that use SloObjective.Comparator
-
Uses of SloObjective.Comparator in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return SloObjective.ComparatorMethods in org.mockserver.serialization.model with parameters of type SloObjective.ComparatorModifier and TypeMethodDescriptionSloObjectiveDTO.setComparator(SloObjective.Comparator comparator) -
Uses of SloObjective.Comparator in org.mockserver.slo
Methods in org.mockserver.slo that return SloObjective.ComparatorModifier and TypeMethodDescriptionSloObjective.getComparator()SloObjectiveResult.getComparator()static SloObjective.ComparatorReturns the enum constant of this class with the specified name.static SloObjective.Comparator[]SloObjective.Comparator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.mockserver.slo with parameters of type SloObjective.ComparatorModifier and TypeMethodDescriptionSloObjective.withComparator(SloObjective.Comparator comparator) SloObjectiveResult.withComparator(SloObjective.Comparator comparator)