Interface DetailedGlossaryTerm.Builder

    • Method Detail

      • name

        DetailedGlossaryTerm.Builder name​(String 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.