Interface Upload

    • Method Detail

      • setFile

        void setFile​(java.io.File file)
        Sets the file which should be uploaded. The method throws a RuntimeException if the given file does not exist.
        Parameters:
        file - the file to to upload
        Throws:
        java.lang.RuntimeException - if the file does not exist, a RuntimeException is thrown.
        Since:
        2.0.0