Class SearchDeprecated
java.lang.Object
org.zaproxy.clientapi.gen.deprecated.SearchDeprecated
- Direct Known Subclasses:
Search
API implementation with deprecated methods, (re)moved from generated class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]Deprecated.byte[]Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.byte[]Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.byte[]Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.
-
Constructor Details
-
SearchDeprecated
-
-
Method Details
-
harByUrlRegex
@Deprecated public byte[] harByUrlRegex(String apikey, String regex, String baseurl, String start, String count) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).- Throws:
ClientApiException
-
harByRequestRegex
@Deprecated public byte[] harByRequestRegex(String apikey, String regex, String baseurl, String start, String count) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).- Throws:
ClientApiException
-
harByResponseRegex
@Deprecated public byte[] harByResponseRegex(String apikey, String regex, String baseurl, String start, String count) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).- Throws:
ClientApiException
-
harByHeaderRegex
@Deprecated public byte[] harByHeaderRegex(String apikey, String regex, String baseurl, String start, String count) throws ClientApiException Deprecated.(1.1.0) Use the method without the API key and use one of theClientApiconstructors that allow to set the API key (e.g.ClientApi(String, int, String)).- Throws:
ClientApiException
-
ClientApiconstructors that allow to set the API key (e.g.