Interface ListingSummaryItem.Builder

    • Method Detail

      • glossaryTerms

        ListingSummaryItem.Builder glossaryTerms​(Collection<DetailedGlossaryTerm> glossaryTerms)

        The glossary terms of the data product listing.

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

        ListingSummaryItem.Builder glossaryTerms​(DetailedGlossaryTerm... glossaryTerms)

        The glossary terms of the data product listing.

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

        ListingSummaryItem.Builder listingId​(String listingId)

        The ID of the data product listing.

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

        ListingSummaryItem.Builder listingRevision​(String listingRevision)

        The revision of the data product listing.

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