Uses of Class
software.xdev.brevo.model.GetExtendedContactDetailsAllOfStatisticsLinks
Packages that use GetExtendedContactDetailsAllOfStatisticsLinks
-
Uses of GetExtendedContactDetailsAllOfStatisticsLinks in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return GetExtendedContactDetailsAllOfStatisticsLinksModifier and TypeMethodDescriptionMethods in software.xdev.brevo.model that return types with arguments of type GetExtendedContactDetailsAllOfStatisticsLinksModifier and TypeMethodDescriptionGetContactCampaignStatsClickedInner.getLinks()Get linksGetExtendedContactDetailsAllOfStatisticsClicked.getLinks()Listing of the clicked links for the campaignMethods in software.xdev.brevo.model with parameters of type GetExtendedContactDetailsAllOfStatisticsLinksModifier and TypeMethodDescriptionGetContactCampaignStatsClickedInner.addLinksItem(GetExtendedContactDetailsAllOfStatisticsLinks linksItem) GetExtendedContactDetailsAllOfStatisticsClicked.addLinksItem(GetExtendedContactDetailsAllOfStatisticsLinks linksItem) Method parameters in software.xdev.brevo.model with type arguments of type GetExtendedContactDetailsAllOfStatisticsLinksModifier and TypeMethodDescriptionGetContactCampaignStatsClickedInner.links(List<GetExtendedContactDetailsAllOfStatisticsLinks> links) GetExtendedContactDetailsAllOfStatisticsClicked.links(List<GetExtendedContactDetailsAllOfStatisticsLinks> links) voidGetContactCampaignStatsClickedInner.setLinks(List<GetExtendedContactDetailsAllOfStatisticsLinks> links) voidGetExtendedContactDetailsAllOfStatisticsClicked.setLinks(List<GetExtendedContactDetailsAllOfStatisticsLinks> links)