JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.quarkus.resteasy.reactive.links
Annotation Interface RestLinkId
@Retention
(
RUNTIME
)
@Target
(
FIELD
)
public @interface
RestLinkId
Mark a field on a resource to be a provider for 'id' parameters in associated Web links.
The RestLinkId annotation can be used at field level.