Interface OnDemandConfiguration.Builder

  • Method Details

    • startTime

      OnDemandConfiguration.Builder startTime(String startTime)

      The start time for data pull from the source as an Unix/epoch string in milliseconds

      Parameters:
      startTime - The start time for data pull from the source as an Unix/epoch string in milliseconds
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The end time for data pull from the source as an Unix/epoch string in milliseconds

      Parameters:
      endTime - The end time for data pull from the source as an Unix/epoch string in milliseconds
      Returns:
      Returns a reference to this object so that method calls can be chained together.