Uses of Class
org.springframework.hateoas.mediatype.vnderrors.VndErrors.VndError
Packages that use VndErrors.VndError
-
Uses of VndErrors.VndError in org.springframework.hateoas.mediatype.vnderrors
Methods in org.springframework.hateoas.mediatype.vnderrors that return types with arguments of type VndErrors.VndErrorModifier and TypeMethodDescriptionVndErrors.getContent()Deprecated.Returns the underlying elements.VndErrors.iterator()Deprecated.Methods in org.springframework.hateoas.mediatype.vnderrors with parameters of type VndErrors.VndErrorModifier and TypeMethodDescriptionVndErrors.add(VndErrors.VndError error) Deprecated.VndErrors.withError(VndErrors.VndError error) Deprecated.Method parameters in org.springframework.hateoas.mediatype.vnderrors with type arguments of type VndErrors.VndErrorModifier and TypeMethodDescriptionVndErrors.withErrors(List<VndErrors.VndError> errors) Deprecated.Constructors in org.springframework.hateoas.mediatype.vnderrors with parameters of type VndErrors.VndErrorModifierConstructorDescriptionVndErrors(VndErrors.VndError error, VndErrors.VndError... errors) Deprecated.Creates a newVndErrorswrapper for at least oneVndErrors.VndError.Constructor parameters in org.springframework.hateoas.mediatype.vnderrors with type arguments of type VndErrors.VndError
VndErrors.withError(VndError)}