Uses of Class
org.mockserver.load.LoadThreshold
Packages that use LoadThreshold
-
Uses of LoadThreshold in org.mockserver.load
Methods in org.mockserver.load that return LoadThresholdModifier and TypeMethodDescriptionstatic LoadThresholdLoadThreshold.loadThreshold()LoadThreshold.withComparator(SloObjective.Comparator comparator) LoadThreshold.withMetric(LoadThreshold.Metric metric) LoadThreshold.withThreshold(double threshold) Methods in org.mockserver.load that return types with arguments of type LoadThresholdModifier and TypeMethodDescriptionLoadScenario.getThresholds()In-run pass/fail thresholds (may be null/empty).Methods in org.mockserver.load with parameters of type LoadThresholdMethod parameters in org.mockserver.load with type arguments of type LoadThreshold -
Uses of LoadThreshold in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return LoadThresholdConstructors in org.mockserver.serialization.model with parameters of type LoadThreshold