public static interface WhatIfPointScenario.Builder extends SdkPojo, CopyableBuilder<WhatIfPointScenario.Builder,WhatIfPointScenario>
| Modifier and Type | Method and Description |
|---|---|
WhatIfPointScenario.Builder |
date(Instant date)
The date that you need the forecast results for.
|
WhatIfPointScenario.Builder |
value(Double value)
The target value that you want to meet for the provided date.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildWhatIfPointScenario.Builder date(Instant date)
The date that you need the forecast results for.
date - The date that you need the forecast results for.WhatIfPointScenario.Builder value(Double value)
The target value that you want to meet for the provided date.
value - The target value that you want to meet for the provided date.Copyright © 2023. All rights reserved.