Interface DetailedGlossaryTerm.Builder

  • Method Details

    • name

      The name of a glossary term attached to the inventory asset.

      Parameters:
      name - The name of a glossary term attached to the inventory asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • shortDescription

      DetailedGlossaryTerm.Builder shortDescription(String shortDescription)

      The shoft description of a glossary term attached to the inventory asset.

      Parameters:
      shortDescription - The shoft description of a glossary term attached to the inventory asset.
      Returns:
      Returns a reference to this object so that method calls can be chained together.