Uses of Class
software.xdev.brevo.model.UpdateChildDomain
Packages that use UpdateChildDomain
-
Uses of UpdateChildDomain in software.xdev.brevo.api
Methods in software.xdev.brevo.api with parameters of type UpdateChildDomainModifier and TypeMethodDescriptionvoidResellerApi.updateChildDomain(String childIdentifier, String domainName, UpdateChildDomain updateChildDomain) Update the sender domain of reseller's child based on the childIdentifier and domainName passedvoidResellerApi.updateChildDomain(String childIdentifier, String domainName, UpdateChildDomain updateChildDomain, Map<String, String> additionalHeaders) Update the sender domain of reseller's child based on the childIdentifier and domainName passed -
Uses of UpdateChildDomain in software.xdev.brevo.model
Methods in software.xdev.brevo.model that return UpdateChildDomain