Uses of Class
software.xdev.brevo.model.AbTestCampaignResultStatistics
Packages that use AbTestCampaignResultStatistics
-
Uses of AbTestCampaignResultStatistics in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return AbTestCampaignResultStatisticsModifier and TypeMethodDescriptionAbTestCampaignResultStatistics.clicks(AbTestVersionStats clicks) AbTestCampaignResultStatistics.complaints(AbTestVersionStats complaints) AbTestCampaignResult.getStatistics()Get statisticsAbTestCampaignResultStatistics.hardBounces(AbTestVersionStats hardBounces) AbTestCampaignResultStatistics.openers(AbTestVersionStats openers) AbTestCampaignResultStatistics.softBounces(AbTestVersionStats softBounces) AbTestCampaignResultStatistics.unsubscribed(AbTestVersionStats unsubscribed) Methods in software.xdev.brevo.model with parameters of type AbTestCampaignResultStatisticsModifier and TypeMethodDescriptionvoidAbTestCampaignResult.setStatistics(AbTestCampaignResultStatistics statistics) AbTestCampaignResult.statistics(AbTestCampaignResultStatistics statistics)