Class Importurls


  • @Deprecated
    public class Importurls
    extends java.lang.Object
    Deprecated.
    Use Exim instead.
    This file was automatically generated.
    • Constructor Summary

      Constructors 
      Constructor Description
      Importurls​(ClientApi api)
      Deprecated.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      ApiResponse importurls​(java.lang.String filepath)
      Deprecated.
      Imports URLs (one per line) from the file with the given file system path.
      • Methods inherited from class java.lang.Object

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

      • Importurls

        public Importurls​(ClientApi api)
        Deprecated.
    • Method Detail

      • importurls

        public ApiResponse importurls​(java.lang.String filepath)
                               throws ClientApiException
        Deprecated.
        Imports URLs (one per line) from the file with the given file system path.

        This component is optional and therefore the API will only work if it is installed

        Throws:
        ClientApiException