Uses of Class
io.openapitools.hal.HALResourceType
-
Uses of HALResourceType in io.openapitools.hal
Methods in io.openapitools.hal with parameters of type HALResourceType Modifier and Type Method Description Optional<String>EmbeddedNameFunction. apply(HALResourceType parent, io.openapitools.jackson.dataformat.hal.annotation.EmbeddedResource embedded)Optional<String>LinkNameFunction. apply(HALResourceType parent, io.openapitools.jackson.dataformat.hal.annotation.Link link)StringHALAnnotation. deriveName(HALResourceType parent, T annotation, String property)Derive name for property defines as link or embedded.