Class ReplacerDeprecated
java.lang.Object
org.zaproxy.clientapi.gen.deprecated.ReplacerDeprecated
- Direct Known Subclasses:
Replacer
API implementation with deprecated methods, (re)moved from generated class.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ReplacerDeprecated
-
-
Method Details
-
addRule
@Deprecated public ApiResponse addRule(String description, String enabled, String matchtype, String matchregex, String matchstring, String replacement, String initiators) throws ClientApiException Deprecated.(1.11.0) Use the method with the url.- Throws:
ClientApiException
-