Class Attachment.AttachmentBuilder

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Attachment fromJson​(org.json.simple.JSONObject jsonPage)
      Creates a T instance from a JSON representation
      Attachment fromJson​(org.json.simple.JSONObject jsonPage, Attachment attachment)
      Populates the given T instance from a JSON representation and return it
      java.lang.Class<Attachment> getType()
      Returns the Class of the resource that can be built
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait