Interface DataProductItem.Builder

    • Method Detail

      • glossaryTerms

        DataProductItem.Builder glossaryTerms​(Collection<String> glossaryTerms)

        The glossary terms of the data product.

        Parameters:
        glossaryTerms - The glossary terms of the data product.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • glossaryTerms

        DataProductItem.Builder glossaryTerms​(String... glossaryTerms)

        The glossary terms of the data product.

        Parameters:
        glossaryTerms - The glossary terms of the data product.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • identifier

        DataProductItem.Builder identifier​(String identifier)

        The ID of the data product.

        Parameters:
        identifier - The ID of the data product.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • revision

        DataProductItem.Builder revision​(String revision)

        The revision of the data product.

        Parameters:
        revision - The revision of the data product.
        Returns:
        Returns a reference to this object so that method calls can be chained together.