Uses of Class
software.xdev.brevo.model.GetStatsByDevice
Packages that use GetStatsByDevice
-
Uses of GetStatsByDevice in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetStatsByDeviceModifier and TypeMethodDescriptionGetStatsByDevice.desktop(Map<String, GetDeviceBrowserStats> desktop) GetExtendedCampaignStats.getStatsByDevice()Get statsByDeviceGetStatsByDevice.mobile(Map<String, GetDeviceBrowserStats> mobile) GetStatsByDevice.putDesktopItem(String key, GetDeviceBrowserStats desktopItem) GetStatsByDevice.putMobileItem(String key, GetDeviceBrowserStats mobileItem) GetStatsByDevice.putTabletItem(String key, GetDeviceBrowserStats tabletItem) GetStatsByDevice.putUnknownItem(String key, GetDeviceBrowserStats unknownItem) GetStatsByDevice.tablet(Map<String, GetDeviceBrowserStats> tablet) GetStatsByDevice.unknown(Map<String, GetDeviceBrowserStats> unknown) Methods in software.xdev.brevo.model with parameters of type GetStatsByDeviceModifier and TypeMethodDescriptionvoidGetExtendedCampaignStats.setStatsByDevice(GetStatsByDevice statsByDevice) GetExtendedCampaignStats.statsByDevice(GetStatsByDevice statsByDevice)