Uses of Class
software.xdev.brevo.model.GetExtendedContactDetailsAllOfStatisticsMessagesSent
Packages that use GetExtendedContactDetailsAllOfStatisticsMessagesSent
-
Uses of GetExtendedContactDetailsAllOfStatisticsMessagesSent in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetExtendedContactDetailsAllOfStatisticsMessagesSentModifier and TypeMethodDescriptionGetExtendedContactDetailsAllOfStatisticsMessagesSent.campaignId(Long campaignId) Methods in software.xdev.brevo.model that return types with arguments of type GetExtendedContactDetailsAllOfStatisticsMessagesSentModifier and TypeMethodDescriptionGetContactCampaignStats.getComplaints()Get complaintsGetExtendedContactDetailsAllOfStatistics.getComplaints()Listing of the complaints generated by the contactGetContactCampaignStats.getDelivered()Get deliveredGetExtendedContactDetailsAllOfStatistics.getDelivered()Listing of the delivered campaign for the contactGetContactCampaignStats.getHardBounces()Get hardBouncesGetExtendedContactDetailsAllOfStatistics.getHardBounces()Listing of the hardbounes generated by the contactGetContactCampaignStats.getMessagesSent()Get messagesSentGetExtendedContactDetailsAllOfStatistics.getMessagesSent()Listing of the sent campaign for the contactGetContactCampaignStats.getSoftBounces()Get softBouncesGetExtendedContactDetailsAllOfStatistics.getSoftBounces()Listing of the softbounes generated by the contactMethods in software.xdev.brevo.model with parameters of type GetExtendedContactDetailsAllOfStatisticsMessagesSentModifier and TypeMethodDescriptionGetContactCampaignStats.addComplaintsItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent complaintsItem) GetExtendedContactDetailsAllOfStatistics.addComplaintsItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent complaintsItem) GetContactCampaignStats.addDeliveredItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent deliveredItem) GetExtendedContactDetailsAllOfStatistics.addDeliveredItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent deliveredItem) GetContactCampaignStats.addHardBouncesItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent hardBouncesItem) GetExtendedContactDetailsAllOfStatistics.addHardBouncesItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent hardBouncesItem) GetContactCampaignStats.addMessagesSentItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent messagesSentItem) GetExtendedContactDetailsAllOfStatistics.addMessagesSentItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent messagesSentItem) GetContactCampaignStats.addSoftBouncesItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent softBouncesItem) GetExtendedContactDetailsAllOfStatistics.addSoftBouncesItem(GetExtendedContactDetailsAllOfStatisticsMessagesSent softBouncesItem) Method parameters in software.xdev.brevo.model with type arguments of type GetExtendedContactDetailsAllOfStatisticsMessagesSentModifier and TypeMethodDescriptionGetContactCampaignStats.complaints(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> complaints) GetExtendedContactDetailsAllOfStatistics.complaints(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> complaints) GetContactCampaignStats.delivered(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> delivered) GetExtendedContactDetailsAllOfStatistics.delivered(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> delivered) GetContactCampaignStats.hardBounces(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> hardBounces) GetExtendedContactDetailsAllOfStatistics.hardBounces(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> hardBounces) GetContactCampaignStats.messagesSent(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> messagesSent) GetExtendedContactDetailsAllOfStatistics.messagesSent(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> messagesSent) voidGetContactCampaignStats.setComplaints(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> complaints) voidGetExtendedContactDetailsAllOfStatistics.setComplaints(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> complaints) voidGetContactCampaignStats.setDelivered(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> delivered) voidGetExtendedContactDetailsAllOfStatistics.setDelivered(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> delivered) voidGetContactCampaignStats.setHardBounces(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> hardBounces) voidGetExtendedContactDetailsAllOfStatistics.setHardBounces(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> hardBounces) voidGetContactCampaignStats.setMessagesSent(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> messagesSent) voidGetExtendedContactDetailsAllOfStatistics.setMessagesSent(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> messagesSent) voidGetContactCampaignStats.setSoftBounces(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> softBounces) voidGetExtendedContactDetailsAllOfStatistics.setSoftBounces(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> softBounces) GetContactCampaignStats.softBounces(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> softBounces) GetExtendedContactDetailsAllOfStatistics.softBounces(List<GetExtendedContactDetailsAllOfStatisticsMessagesSent> softBounces)