Class Importurls


  • @Deprecated(since="1.11.0",
                forRemoval=true)
    public class Importurls
    extends java.lang.Object
    Deprecated, for removal: This API element is subject to removal in a future version.
    Use Exim instead.
    This file was automatically generated.
    • Constructor Summary

      Constructors 
      Constructor Description
      Importurls​(ClientApi api)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      ApiResponse importurls​(java.lang.String filepath)
      Deprecated, for removal: This API element is subject to removal in a future version.
      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, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • importurls

        public ApiResponse importurls​(java.lang.String filepath)
                               throws ClientApiException
        Deprecated, for removal: This API element is subject to removal in a future version.
        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