Uses of Enum Class
org.mockserver.slo.SloVerdict.Result
Packages that use SloVerdict.Result
-
Uses of SloVerdict.Result in org.mockserver.slo
Methods in org.mockserver.slo that return SloVerdict.ResultModifier and TypeMethodDescriptionSloObjectiveResult.getResult()SloVerdict.getResult()static SloVerdict.ResultReturns the enum constant of this class with the specified name.static SloVerdict.Result[]SloVerdict.Result.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 SloVerdict.ResultModifier and TypeMethodDescriptionSloObjectiveResult.withResult(SloVerdict.Result result) SloVerdict.withResult(SloVerdict.Result result)