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 FieldUnauthorizedProblem
FieldUnauthorizedProblem. field(String field)
static FieldUnauthorizedProblem
FieldUnauthorizedProblem. fromJson(String jsonString)
Create an instance of FieldUnauthorizedProblem given an JSON stringFieldUnauthorizedProblem
FieldUnauthorizedProblem. resourceType(FieldUnauthorizedProblem.ResourceTypeEnum resourceType)
FieldUnauthorizedProblem
FieldUnauthorizedProblem. section(FieldUnauthorizedProblem.SectionEnum section)
-