Class Contacts

java.lang.Object
com.mailjet.client.resource.Contacts

public class Contacts
extends java.lang.Object
contacts resource Please, care - this is used only for GDPR delete contact call in the API version v4 https://dev.mailjet.com/email/guides/contact-management/#gdpr-delete-contacts For any other contact actions use Contact in API v3
  • Field Summary

    Fields
    Modifier and Type Field Description
    static Resource resource  
  • Constructor Summary

    Constructors
    Constructor Description
    Contacts()  
  • Method Summary

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Field Details

    • resource

      public static Resource resource
  • Constructor Details

    • Contacts

      public Contacts()