Interface SkillMdDefinition.Builder

  • Method Details

    • inlineContent

      SkillMdDefinition.Builder inlineContent(String inlineContent)

      The inline markdown content of the skill definition.

      Parameters:
      inlineContent - The inline markdown content of the skill definition.
      Returns:
      Returns a reference to this object so that method calls can be chained together.