Package org.zaproxy.clientapi.gen
Class Importurls
java.lang.Object
org.zaproxy.clientapi.gen.Importurls
Deprecated, for removal: This API element is subject to removal in a future version.
This file was automatically generated.
-
Constructor Summary
ConstructorsConstructorDescriptionImporturls
(ClientApi api) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionimporturls
(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.
-
Constructor Details
-
Importurls
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
importurls
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
-
Exim
instead.