Interface ConditionBasedSignalFetchConfig.Builder

  • Method Details

    • conditionExpression

      ConditionBasedSignalFetchConfig.Builder conditionExpression(String conditionExpression)

      The condition that must be satisfied to trigger a signal fetch.

      Parameters:
      conditionExpression - The condition that must be satisfied to trigger a signal fetch.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • triggerMode

      Indicates the mode in which the signal fetch is triggered.

      Parameters:
      triggerMode - Indicates the mode in which the signal fetch is triggered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • triggerMode

      Indicates the mode in which the signal fetch is triggered.

      Parameters:
      triggerMode - Indicates the mode in which the signal fetch is triggered.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: