Interface ContainerProductEntityIdFilter.Builder

    • Method Detail

      • valueList

        ContainerProductEntityIdFilter.Builder valueList​(Collection<String> valueList)

        A string array of unique entity id values to be filtered on.

        Parameters:
        valueList - A string array of unique entity id values to be filtered on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • valueList

        ContainerProductEntityIdFilter.Builder valueList​(String... valueList)

        A string array of unique entity id values to be filtered on.

        Parameters:
        valueList - A string array of unique entity id values to be filtered on.
        Returns:
        Returns a reference to this object so that method calls can be chained together.