public class Importurls
extends java.lang.Object
Constructor and Description |
---|
Importurls(ClientApi api) |
Modifier and Type | Method and Description |
---|---|
ApiResponse |
importurls(java.lang.String filepath)
Imports URLs (one per line) from the file with the given file system path.
|
public Importurls(ClientApi api)
public ApiResponse importurls(java.lang.String filepath) throws ClientApiException
This component is optional and therefore the API will only work if it is installed
ClientApiException