Interface CommunicationLimit.Builder

  • Method Details

    • maxCountPerRecipient

      CommunicationLimit.Builder maxCountPerRecipient(Integer maxCountPerRecipient)

      Maximum number of contacts allowed for a given target within the given frequency.

      Parameters:
      maxCountPerRecipient - Maximum number of contacts allowed for a given target within the given frequency.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • frequency

      CommunicationLimit.Builder frequency(Integer frequency)

      The number of days to consider with regards to this limit.

      Parameters:
      frequency - The number of days to consider with regards to this limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • unit

      Sets the value of the Unit property for this object.
      Parameters:
      unit - The new value for the Unit property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • unit

      Sets the value of the Unit property for this object.
      Parameters:
      unit - The new value for the Unit property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: