public class ReplacerDeprecated
extends java.lang.Object
Constructor and Description |
---|
ReplacerDeprecated(ClientApi api) |
Modifier and Type | Method and Description |
---|---|
ApiResponse |
addRule(java.lang.String description,
java.lang.String enabled,
java.lang.String matchtype,
java.lang.String matchregex,
java.lang.String matchstring,
java.lang.String replacement,
java.lang.String initiators)
Deprecated.
(1.11.0) Use the method with the url.
|
public ReplacerDeprecated(ClientApi api)
@Deprecated public ApiResponse addRule(java.lang.String description, java.lang.String enabled, java.lang.String matchtype, java.lang.String matchregex, java.lang.String matchstring, java.lang.String replacement, java.lang.String initiators) throws ClientApiException
ClientApiException