Uses of Class
model.Error404NotFoundListEmbeddedErrorsInner
Packages that use Error404NotFoundListEmbeddedErrorsInner
-
Uses of Error404NotFoundListEmbeddedErrorsInner in model
Methods in model that return Error404NotFoundListEmbeddedErrorsInnerModifier and TypeMethodDescriptionError404NotFoundListEmbeddedErrorsInner.code(Error404NotFoundListEmbeddedErrorsInner.CodeEnum code) Create an instance of Error404NotFoundListEmbeddedErrorsInner given an JSON stringError404NotFoundListEmbeddedErrorsInner.links(Error402PaymentRequiredEmbeddedErrorsInnerLinks links) Error404NotFoundListEmbeddedErrorsInner.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 Error404NotFoundListEmbeddedErrorsInnerMethods in model with parameters of type Error404NotFoundListEmbeddedErrorsInnerModifier and TypeMethodDescriptionError404NotFoundListEmbedded.addErrorsItem(Error404NotFoundListEmbeddedErrorsInner errorsItem) Method parameters in model with type arguments of type Error404NotFoundListEmbeddedErrorsInnerModifier and TypeMethodDescriptionError404NotFoundListEmbedded.errors(List<Error404NotFoundListEmbeddedErrorsInner> errors) voidError404NotFoundListEmbedded.setErrors(List<Error404NotFoundListEmbeddedErrorsInner> errors)