Uses of Class
com.twitter.clientlib.model.FieldUnauthorizedProblem
-
Packages that use FieldUnauthorizedProblem Package Description com.twitter.clientlib.model -
-
Uses of FieldUnauthorizedProblem in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return FieldUnauthorizedProblem Modifier and Type Method Description FieldUnauthorizedProblemFieldUnauthorizedProblem. field(String field)static FieldUnauthorizedProblemFieldUnauthorizedProblem. fromJson(String jsonString)Create an instance of FieldUnauthorizedProblem given an JSON stringFieldUnauthorizedProblemFieldUnauthorizedProblem. resourceType(FieldUnauthorizedProblem.ResourceTypeEnum resourceType)FieldUnauthorizedProblemFieldUnauthorizedProblem. section(FieldUnauthorizedProblem.SectionEnum section)
-