Uses of Class
com.twitter.clientlib.model.ClientForbiddenProblemAllOf
-
Packages that use ClientForbiddenProblemAllOf Package Description com.twitter.clientlib.model -
-
Uses of ClientForbiddenProblemAllOf in com.twitter.clientlib.model
Methods in com.twitter.clientlib.model that return ClientForbiddenProblemAllOf Modifier and Type Method Description static ClientForbiddenProblemAllOfClientForbiddenProblemAllOf. fromJson(String jsonString)Create an instance of ClientForbiddenProblemAllOf given an JSON stringClientForbiddenProblemAllOfClientForbiddenProblemAllOf. reason(ClientForbiddenProblemAllOf.ReasonEnum reason)ClientForbiddenProblemAllOfClientForbiddenProblemAllOf. registrationUrl(URL registrationUrl)
-