Interface Upload

    • Method Detail

      • getId

        String getId()
        Retrieves the upload id.
        Returns:
        the upload id.
      • getUploadedDate

        Date getUploadedDate()
        Retrieves the uploaded date.
        Returns:
        the uploaded date.
      • getLength

        long getLength()
        Retrieves the data length.
        Returns:
        the data length in bytes.