Annotation Type HttpPathParameter

    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      java.lang.String value
      Allows specifying the path parameter name.
    • Element Detail

      • value

        java.lang.String value
        Allows specifying the path parameter name.
        Returns:
        Path parameter name.