Interface Consolidation.Builder

    • Method Detail

      • matchingAttributesList

        Consolidation.Builder matchingAttributesList​(Collection<? extends Collection<String>> matchingAttributesList)

        A list of matching criteria.

        Parameters:
        matchingAttributesList - A list of matching criteria.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • matchingAttributesList

        Consolidation.Builder matchingAttributesList​(Collection<String>... matchingAttributesList)

        A list of matching criteria.

        Parameters:
        matchingAttributesList - A list of matching criteria.
        Returns:
        Returns a reference to this object so that method calls can be chained together.