Uses of Class
com.twitter.clientlib.model.GenericProblem
-
Packages that use GenericProblem Package Description com.twitter.clientlib.model -
-
Uses of GenericProblem in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return GenericProblem Modifier and Type Method Description static GenericProblem
GenericProblem. fromJson(String jsonString)
Create an instance of GenericProblem given an JSON string
-