Class RestLinksHandler.RestLinkData
java.lang.Object
io.quarkus.resteasy.reactive.links.RestLinksHandler.RestLinkData
- Enclosing class:
- RestLinksHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEntityType(String entityType) voidsetRestLinkType(RestLinkType restLinkType)
-
Constructor Details
-
RestLinkData
-
RestLinkData
public RestLinkData()
-
-
Method Details
-
getRestLinkType
-
setRestLinkType
-
getEntityType
-
setEntityType
-