Interface TimeBasedSignalFetchConfig.Builder

  • Method Details

    • executionFrequencyMs

      TimeBasedSignalFetchConfig.Builder executionFrequencyMs(Long executionFrequencyMs)

      The frequency with which the signal fetch will be executed.

      Parameters:
      executionFrequencyMs - The frequency with which the signal fetch will be executed.
      Returns:
      Returns a reference to this object so that method calls can be chained together.