Uses of Class
model.Error404NotFoundListEmbedded
-
Packages that use Error404NotFoundListEmbedded Package Description model -
-
Uses of Error404NotFoundListEmbedded in model
Methods in model that return Error404NotFoundListEmbedded Modifier and Type Method Description Error404NotFoundListEmbeddedError404NotFoundListEmbedded. addErrorsItem(Error404NotFoundListEmbeddedErrorsInner errorsItem)Error404NotFoundListEmbeddedError404NotFoundListEmbedded. errors(List<Error404NotFoundListEmbeddedErrorsInner> errors)static Error404NotFoundListEmbeddedError404NotFoundListEmbedded. fromJson(String jsonString)Create an instance of Error404NotFoundListEmbedded given an JSON stringError404NotFoundListEmbeddedError404NotFoundList. getEmbedded()Get embeddedError404NotFoundListEmbeddedError406NotAcceptable. getEmbedded()Get embeddedMethods in model with parameters of type Error404NotFoundListEmbedded Modifier and Type Method Description Error404NotFoundListError404NotFoundList. embedded(Error404NotFoundListEmbedded embedded)Error406NotAcceptableError406NotAcceptable. embedded(Error404NotFoundListEmbedded embedded)voidError404NotFoundList. setEmbedded(Error404NotFoundListEmbedded embedded)voidError406NotAcceptable. setEmbedded(Error404NotFoundListEmbedded embedded)
-