Interface PredictionTimeRange.Builder

  • Method Details

    • startTime

      PredictionTimeRange.Builder startTime(String startTime)

      The start time of the time period for when the predictions were generated.

      Parameters:
      startTime - The start time of the time period for when the predictions were generated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endTime

      The end time of the time period for when the predictions were generated.

      Parameters:
      endTime - The end time of the time period for when the predictions were generated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.