Uses of Class
software.xdev.brevo.model.BlockDomain
Packages that use BlockDomain
-
Uses of BlockDomain in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type BlockDomainModifier and TypeMethodDescriptionvoidTransactionalEmailsApi.blockNewDomain(BlockDomain blockDomain) Add a new domain to the list of blocked domains Blocks a new domain in order to avoid messages being sent to the samevoidTransactionalEmailsApi.blockNewDomain(BlockDomain blockDomain, Map<String, String> additionalHeaders) Add a new domain to the list of blocked domains Blocks a new domain in order to avoid messages being sent to the same -
Uses of BlockDomain in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return BlockDomain