Class LinkInfo
- java.lang.Object
-
- io.quarkus.resteasy.reactive.links.runtime.LinkInfo
-
public final class LinkInfo extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetEntityType()StringgetPath()Set<String>getPathParameters()StringgetRel()
-