static ListWhatIfForecastExportsResponse.Builder |
ListWhatIfForecastExportsResponse.builder() |
|
ListWhatIfForecastExportsResponse.Builder |
ListWhatIfForecastExportsResponse.Builder.nextToken(String nextToken) |
If the response is truncated, Forecast returns this token.
|
ListWhatIfForecastExportsResponse.Builder |
ListWhatIfForecastExportsResponse.toBuilder() |
|
ListWhatIfForecastExportsResponse.Builder |
ListWhatIfForecastExportsResponse.Builder.whatIfForecastExports(Collection<WhatIfForecastExportSummary> whatIfForecastExports) |
An array of WhatIfForecastExports objects that describe the matched forecast exports.
|
ListWhatIfForecastExportsResponse.Builder |
ListWhatIfForecastExportsResponse.Builder.whatIfForecastExports(Consumer<WhatIfForecastExportSummary.Builder>... whatIfForecastExports) |
An array of WhatIfForecastExports objects that describe the matched forecast exports.
|
ListWhatIfForecastExportsResponse.Builder |
ListWhatIfForecastExportsResponse.Builder.whatIfForecastExports(WhatIfForecastExportSummary... whatIfForecastExports) |
An array of WhatIfForecastExports objects that describe the matched forecast exports.
|