Interface VersionDifferences.Builder

    • Method Detail

      • pillarDifferences

        VersionDifferences.Builder pillarDifferences​(Collection<PillarDifference> pillarDifferences)

        The differences between the base and latest versions of the lens.

        Parameters:
        pillarDifferences - The differences between the base and latest versions of the lens.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • pillarDifferences

        VersionDifferences.Builder pillarDifferences​(PillarDifference... pillarDifferences)

        The differences between the base and latest versions of the lens.

        Parameters:
        pillarDifferences - The differences between the base and latest versions of the lens.
        Returns:
        Returns a reference to this object so that method calls can be chained together.