Uses of Class
model.Error404NotFoundListEmbeddedErrorsInner
-
Packages that use Error404NotFoundListEmbeddedErrorsInner Package Description model -
-
Uses of Error404NotFoundListEmbeddedErrorsInner in model
Methods in model that return Error404NotFoundListEmbeddedErrorsInner Modifier and Type Method Description Error404NotFoundListEmbeddedErrorsInnerError404NotFoundListEmbeddedErrorsInner. code(Error404NotFoundListEmbeddedErrorsInner.CodeEnum code)static Error404NotFoundListEmbeddedErrorsInnerError404NotFoundListEmbeddedErrorsInner. fromJson(String jsonString)Create an instance of Error404NotFoundListEmbeddedErrorsInner given an JSON stringError404NotFoundListEmbeddedErrorsInnerError404NotFoundListEmbeddedErrorsInner. links(Error402PaymentRequiredEmbeddedErrorsInnerLinks links)Error404NotFoundListEmbeddedErrorsInnerError404NotFoundListEmbeddedErrorsInner. logref(LogRef logref)Error404NotFoundListEmbeddedErrorsInnerError404NotFoundListEmbeddedErrorsInner. message(String message)Error404NotFoundListEmbeddedErrorsInnerError404NotFoundListEmbeddedErrorsInner. 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 Error404NotFoundListEmbeddedErrorsInner Modifier and Type Method Description List<Error404NotFoundListEmbeddedErrorsInner>Error404NotFoundListEmbedded. getErrors()Get errorsMethods in model with parameters of type Error404NotFoundListEmbeddedErrorsInner Modifier and Type Method Description Error404NotFoundListEmbeddedError404NotFoundListEmbedded. addErrorsItem(Error404NotFoundListEmbeddedErrorsInner errorsItem)Method parameters in model with type arguments of type Error404NotFoundListEmbeddedErrorsInner Modifier and Type Method Description Error404NotFoundListEmbeddedError404NotFoundListEmbedded. errors(List<Error404NotFoundListEmbeddedErrorsInner> errors)voidError404NotFoundListEmbedded. setErrors(List<Error404NotFoundListEmbeddedErrorsInner> errors)
-