Uses of Class
org.mockserver.slo.SloWindow
Packages that use SloWindow
-
Uses of SloWindow in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return SloWindowConstructors in org.mockserver.serialization.model with parameters of type SloWindow -
Uses of SloWindow in org.mockserver.slo
Methods in org.mockserver.slo that return SloWindowModifier and TypeMethodDescriptionstatic SloWindowSloWindow.explicit(long fromEpochMillis, long toEpochMillis) SloCriteria.getWindow()static SloWindowSloWindow.lookback(long lookbackMillis) SloWindow.withFromEpochMillis(Long fromEpochMillis) SloWindow.withLookbackMillis(Long lookbackMillis) SloWindow.withToEpochMillis(Long toEpochMillis) SloWindow.withType(SloWindow.Type type) Methods in org.mockserver.slo with parameters of type SloWindow