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