Interface WhatIfPointScenario.Builder

All Superinterfaces:
Buildable, CopyableBuilder<WhatIfPointScenario.Builder,WhatIfPointScenario>, SdkBuilder<WhatIfPointScenario.Builder,WhatIfPointScenario>, SdkPojo
Enclosing class:
WhatIfPointScenario

public static interface WhatIfPointScenario.Builder extends SdkPojo, CopyableBuilder<WhatIfPointScenario.Builder,WhatIfPointScenario>
  • Method Details

    • date

      The date that you need the forecast results for.

      Parameters:
      date - The date 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.

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