Uses of Class
com.twitter.clientlib.model.AddRulesRequest
-
Packages that use AddRulesRequest Package Description com.twitter.clientlib.model -
-
Uses of AddRulesRequest in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return AddRulesRequest Modifier and Type Method Description AddRulesRequestAddRulesRequest. add(List<RuleNoId> add)AddRulesRequestAddRulesRequest. addAddItem(RuleNoId addItem)static AddRulesRequestAddRulesRequest. fromJson(String jsonString)Create an instance of AddRulesRequest given an JSON stringAddRulesRequestAddOrDeleteRulesRequest. getAddRulesRequest()Get the actual instance of `AddRulesRequest`.Constructors in com.twitter.clientlib.model with parameters of type AddRulesRequest Constructor Description AddOrDeleteRulesRequest(AddRulesRequest o)
-