Interface WhenSentTo.Builder

  • Method Details

    • whenSentToSegmentsList

      WhenSentTo.Builder whenSentToSegmentsList(Collection<String> whenSentToSegmentsList)

      The list of destination segments when the service insertion action is send-to.

      Parameters:
      whenSentToSegmentsList - The list of destination segments when the service insertion action is send-to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • whenSentToSegmentsList

      WhenSentTo.Builder whenSentToSegmentsList(String... whenSentToSegmentsList)

      The list of destination segments when the service insertion action is send-to.

      Parameters:
      whenSentToSegmentsList - The list of destination segments when the service insertion action is send-to.
      Returns:
      Returns a reference to this object so that method calls can be chained together.