Uses of Class
com.twitter.clientlib.model.ResourceNotFoundProblemAllOf
-
Packages that use ResourceNotFoundProblemAllOf Package Description com.twitter.clientlib.model -
-
Uses of ResourceNotFoundProblemAllOf in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return ResourceNotFoundProblemAllOf Modifier and Type Method Description static ResourceNotFoundProblemAllOfResourceNotFoundProblemAllOf. fromJson(String jsonString)Create an instance of ResourceNotFoundProblemAllOf given an JSON stringResourceNotFoundProblemAllOfResourceNotFoundProblemAllOf. parameter(String parameter)ResourceNotFoundProblemAllOfResourceNotFoundProblemAllOf. resourceId(String resourceId)ResourceNotFoundProblemAllOfResourceNotFoundProblemAllOf. resourceType(ResourceNotFoundProblemAllOf.ResourceTypeEnum resourceType)ResourceNotFoundProblemAllOfResourceNotFoundProblemAllOf. value(String value)
-