Uses of Class
model.Error401UnauthorizedEmbeddedErrorsInner
-
Packages that use Error401UnauthorizedEmbeddedErrorsInner Package Description model -
-
Uses of Error401UnauthorizedEmbeddedErrorsInner in model
Methods in model that return Error401UnauthorizedEmbeddedErrorsInner Modifier and Type Method Description Error401UnauthorizedEmbeddedErrorsInnerError401UnauthorizedEmbeddedErrorsInner. code(Error401UnauthorizedEmbeddedErrorsInner.CodeEnum code)static Error401UnauthorizedEmbeddedErrorsInnerError401UnauthorizedEmbeddedErrorsInner. fromJson(String jsonString)Create an instance of Error401UnauthorizedEmbeddedErrorsInner given an JSON stringError401UnauthorizedEmbeddedErrorsInnerError401UnauthorizedEmbeddedErrorsInner. links(Error401UnauthorizedEmbeddedErrorsInnerLinks links)Error401UnauthorizedEmbeddedErrorsInnerError401UnauthorizedEmbeddedErrorsInner. logref(LogRef logref)Error401UnauthorizedEmbeddedErrorsInnerError401UnauthorizedEmbeddedErrorsInner. message(String message)Error401UnauthorizedEmbeddedErrorsInnerError401UnauthorizedEmbeddedErrorsInner. putAdditionalProperty(String key, Object value)Set the additional (undeclared) property with the specified name and value.Methods in model that return types with arguments of type Error401UnauthorizedEmbeddedErrorsInner Modifier and Type Method Description List<Error401UnauthorizedEmbeddedErrorsInner>Error401UnauthorizedEmbedded. getErrors()Get errorsMethods in model with parameters of type Error401UnauthorizedEmbeddedErrorsInner Modifier and Type Method Description Error401UnauthorizedEmbeddedError401UnauthorizedEmbedded. addErrorsItem(Error401UnauthorizedEmbeddedErrorsInner errorsItem)Method parameters in model with type arguments of type Error401UnauthorizedEmbeddedErrorsInner Modifier and Type Method Description Error401UnauthorizedEmbeddedError401UnauthorizedEmbedded. errors(List<Error401UnauthorizedEmbeddedErrorsInner> errors)voidError401UnauthorizedEmbedded. setErrors(List<Error401UnauthorizedEmbeddedErrorsInner> errors)
-