Uses of Enum Class
org.mockserver.slo.SloObjective.Sli
Packages that use SloObjective.Sli
-
Uses of SloObjective.Sli in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return SloObjective.SliMethods in org.mockserver.serialization.model with parameters of type SloObjective.Sli -
Uses of SloObjective.Sli in org.mockserver.slo
Methods in org.mockserver.slo that return SloObjective.SliModifier and TypeMethodDescriptionSloObjective.getSli()SloObjectiveResult.getSli()static SloObjective.SliReturns the enum constant of this class with the specified name.static SloObjective.Sli[]SloObjective.Sli.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.SliModifier and TypeMethodDescriptionSloObjective.withSli(SloObjective.Sli sli) SloObjectiveResult.withSli(SloObjective.Sli sli)