Uses of Class
model.Error401UnauthorizedEmbedded
-
Packages that use Error401UnauthorizedEmbedded Package Description model -
-
Uses of Error401UnauthorizedEmbedded in model
Methods in model that return Error401UnauthorizedEmbedded Modifier and Type Method Description Error401UnauthorizedEmbeddedError401UnauthorizedEmbedded. addErrorsItem(Error401UnauthorizedEmbeddedErrorsInner errorsItem)Error401UnauthorizedEmbeddedError401UnauthorizedEmbedded. errors(List<Error401UnauthorizedEmbeddedErrorsInner> errors)static Error401UnauthorizedEmbeddedError401UnauthorizedEmbedded. fromJson(String jsonString)Create an instance of Error401UnauthorizedEmbedded given an JSON stringError401UnauthorizedEmbeddedError401Unauthorized. getEmbedded()Get embeddedMethods in model with parameters of type Error401UnauthorizedEmbedded Modifier and Type Method Description Error401UnauthorizedError401Unauthorized. embedded(Error401UnauthorizedEmbedded embedded)voidError401Unauthorized. setEmbedded(Error401UnauthorizedEmbedded embedded)
-