Class StoreResponse

java.lang.Object
org.filestack.internal.responses.StoreResponse

public class StoreResponse extends Object
Response object from transform store endpoint.
  • Constructor Details

    • StoreResponse

      public StoreResponse()
  • Method Details

    • getUrl

      public String getUrl()
    • getFilename

      public String getFilename()
    • getType

      public String getType()
    • getContainer

      public String getContainer()
    • getKey

      public String getKey()
    • getWidth

      public int getWidth()
    • getHeight

      public int getHeight()
    • getSize

      public int getSize()