Uses of Class
org.mockserver.serialization.model.LoadThresholdDTO
Packages that use LoadThresholdDTO
-
Uses of LoadThresholdDTO in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return LoadThresholdDTOModifier and TypeMethodDescriptionLoadThresholdDTO.setComparator(SloObjective.Comparator comparator) LoadThresholdDTO.setMetric(LoadThreshold.Metric metric) LoadThresholdDTO.setThreshold(double threshold) Methods in org.mockserver.serialization.model that return types with arguments of type LoadThresholdDTOMethod parameters in org.mockserver.serialization.model with type arguments of type LoadThresholdDTOModifier and TypeMethodDescriptionLoadScenarioDTO.setThresholds(List<LoadThresholdDTO> thresholds)