java.lang.Object
io.quarkus.resteasy.reactive.links.runtime.LinkInfo

public final class LinkInfo extends Object
  • Constructor Details

  • Method Details

    • getRel

      public String getRel()
    • getEntityType

      public String getEntityType()
    • getPath

      public String getPath()
    • getPathParameters

      public Set<String> getPathParameters()