Uses of Class
org.springframework.hateoas.mediatype.hal.forms.HalFormsOptions.Remote
Packages that use HalFormsOptions.Remote
-
Uses of HalFormsOptions.Remote in org.springframework.hateoas.mediatype.hal.forms
Methods in org.springframework.hateoas.mediatype.hal.forms that return HalFormsOptions.RemoteModifier and TypeMethodDescriptionstatic HalFormsOptions.RemoteCreates a newHalFormsOptions.Remoteoptions representation using the given href.static HalFormsOptions.RemoteCreates a newHalFormsOptions.Remoteoptions representation using the givenLink.protected HalFormsOptions.RemoteHalFormsOptions.Remote.with(@Nullable String promptRef, @Nullable String valueRef, @Nullable Long minItems, @Nullable Long maxItems, @Nullable Object selectedValue)