| Package | Description |
|---|---|
| org.springframework.hateoas.mediatype.vnderrors |
Vnd.Error media type.
|
| Modifier and Type | Method and Description |
|---|---|
VndErrors |
VndErrors.add(VndErrors.VndError error)
Deprecated.
Use {
withError(VndError)} |
VndErrors |
VndErrors.withError(VndErrors.VndError error)
Deprecated.
|
VndErrors |
VndErrors.withErrors(List<VndErrors.VndError> errors)
Deprecated.
|
VndErrors |
VndErrors.withLink(Link link)
Deprecated.
|
VndErrors |
VndErrors.withLinks(Link... links)
Deprecated.
|
VndErrors |
VndErrors.withLogref(Integer logref)
Deprecated.
|
VndErrors |
VndErrors.withMessage(String message)
Deprecated.
|
Copyright © 2011–2020 Pivotal, Inc.. All rights reserved.