Interface GlossaryTermEnforcementDetail.Builder

  • Method Details

    • requiredGlossaryTermIds

      GlossaryTermEnforcementDetail.Builder requiredGlossaryTermIds(Collection<String> requiredGlossaryTermIds)

      The ID of the required glossary term.

      Parameters:
      requiredGlossaryTermIds - The ID of the required glossary term.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • requiredGlossaryTermIds

      GlossaryTermEnforcementDetail.Builder requiredGlossaryTermIds(String... requiredGlossaryTermIds)

      The ID of the required glossary term.

      Parameters:
      requiredGlossaryTermIds - The ID of the required glossary term.
      Returns:
      Returns a reference to this object so that method calls can be chained together.