Interface ArtifactDetails.Builder

    • Method Detail

      • minimumCount

        ArtifactDetails.Builder minimumCount​(Integer minimumCount)

        The minimum number of artifacts allowed for the action type.

        Parameters:
        minimumCount - The minimum number of artifacts allowed for the action type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • maximumCount

        ArtifactDetails.Builder maximumCount​(Integer maximumCount)

        The maximum number of artifacts allowed for the action type.

        Parameters:
        maximumCount - The maximum number of artifacts allowed for the action type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.