| Package | Description |
|---|---|
| org.springframework.hateoas.mediatype.hal.forms |
HAL-FORMS extension media type.
|
| Modifier and Type | Method and Description |
|---|---|
static HalFormsOptions.Remote |
HalFormsOptions.remote(Link link)
Creates a new
HalFormsOptions.Remote options representation using the given Link. |
static HalFormsOptions.Remote |
HalFormsOptions.remote(String href)
Creates a new
HalFormsOptions.Remote options representation using the given href. |
protected HalFormsOptions.Remote |
HalFormsOptions.Remote.with(String promptRef,
String valueRef,
Long minItems,
Long maxItems,
Object selectedValue) |
Copyright © 2011–2023 Pivotal, Inc.. All rights reserved.