Uses of Class
io.mailtrap.model.response.stats.SendingStatGroupResponse
Packages that use SendingStatGroupResponse
-
Uses of SendingStatGroupResponse in io.mailtrap.api.stats
Methods in io.mailtrap.api.stats that return types with arguments of type SendingStatGroupResponseModifier and TypeMethodDescriptionStats.byCategory(long accountId, StatsFilter filter) Get sending stats grouped by categoriesStatsImpl.byCategory(long accountId, StatsFilter filter) Stats.byDate(long accountId, StatsFilter filter) Get sending stats grouped by dateStatsImpl.byDate(long accountId, StatsFilter filter) Stats.byDomain(long accountId, StatsFilter filter) Get sending stats grouped by domainsStatsImpl.byDomain(long accountId, StatsFilter filter) Stats.byEmailServiceProvider(long accountId, StatsFilter filter) Get sending stats grouped by email service providersStatsImpl.byEmailServiceProvider(long accountId, StatsFilter filter)