Interface WhatIfRangeScenario.Builder

  • Method Details

    • startDate

      WhatIfRangeScenario.Builder startDate(Instant startDate)

      The start date in the date range that you need the forecast results for.

      Parameters:
      startDate - The start date in the date range that you need the forecast results for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • endDate

      The end date in the date range that you need the forecast results for.

      Parameters:
      endDate - The end date in the date range that you need the forecast results for.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • value

      The target value that you want to meet for the provided date range.

      Parameters:
      value - The target value that you want to meet for the provided date range.
      Returns:
      Returns a reference to this object so that method calls can be chained together.