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