Uses of Class
com.twitter.clientlib.model.DeleteRulesRequest
-
Packages that use DeleteRulesRequest Package Description com.twitter.clientlib.model -
-
Uses of DeleteRulesRequest in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return DeleteRulesRequest Modifier and Type Method Description DeleteRulesRequestDeleteRulesRequest. delete(DeleteRulesRequestDelete delete)static DeleteRulesRequestDeleteRulesRequest. fromJson(String jsonString)Create an instance of DeleteRulesRequest given an JSON stringDeleteRulesRequestAddOrDeleteRulesRequest. getDeleteRulesRequest()Get the actual instance of `DeleteRulesRequest`.Constructors in com.twitter.clientlib.model with parameters of type DeleteRulesRequest Constructor Description AddOrDeleteRulesRequest(DeleteRulesRequest o)
-