Interface PredictionTimeRange.Builder

    • Method Detail

      • 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

        PredictionTimeRange.Builder endTime​(String 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.