Uses of Class
dev.cachly.api.model.StatsResponseSavings
Packages that use StatsResponseSavings
-
Uses of StatsResponseSavings in dev.cachly.api.model
Methods in dev.cachly.api.model that return StatsResponseSavingsModifier and TypeMethodDescriptionStatsResponseSavings.estimatedMonthlySavedUsd(BigDecimal estimatedMonthlySavedUsd) StatsResponseSavings.estimatedTotalSavedUsd(BigDecimal estimatedTotalSavedUsd) StatsResponse.getSavings()Get savingsStatsResponseSavings.hitsLast24h(Integer hitsLast24h) Methods in dev.cachly.api.model with parameters of type StatsResponseSavingsModifier and TypeMethodDescriptionStatsResponse.savings(StatsResponseSavings savings) voidStatsResponse.setSavings(StatsResponseSavings savings)