Class Resource

java.lang.Object
com.mailjet.client.Resource

public class Resource
extends java.lang.Object
Author:
guillaume
  • Constructor Summary

    Constructors
    Constructor Description
    Resource​(java.lang.String resource, java.lang.String action, ApiVersion apiVersion, ApiAuthenticationType authenticationType)  
    Resource​(java.lang.String resource, java.lang.String action, ApiVersion apiVersion, ApiAuthenticationType authenticationType, java.lang.Boolean withoutNamespace)  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    • Resource

      public Resource​(java.lang.String resource, java.lang.String action, ApiVersion apiVersion, ApiAuthenticationType authenticationType, java.lang.Boolean withoutNamespace)
    • Resource

      public Resource​(java.lang.String resource, java.lang.String action, ApiVersion apiVersion, ApiAuthenticationType authenticationType)