Uses of Class
org.mockserver.slo.SloObjectiveResult
Packages that use SloObjectiveResult
-
Uses of SloObjectiveResult in org.mockserver.slo
Methods in org.mockserver.slo that return SloObjectiveResultModifier and TypeMethodDescriptionSloObjectiveResult.withComparator(SloObjective.Comparator comparator) SloObjectiveResult.withDetail(String detail) SloObjectiveResult.withObservedValue(Double observedValue) SloObjectiveResult.withResult(SloVerdict.Result result) SloObjectiveResult.withSli(SloObjective.Sli sli) SloObjectiveResult.withThreshold(double threshold) Methods in org.mockserver.slo that return types with arguments of type SloObjectiveResultMethod parameters in org.mockserver.slo with type arguments of type SloObjectiveResultModifier and TypeMethodDescriptionSloVerdict.withObjectiveResults(List<SloObjectiveResult> objectiveResults)