Interface CreateWhatIfForecastExportResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<CreateWhatIfForecastExportResponse.Builder,CreateWhatIfForecastExportResponse>, ForecastResponse.Builder, SdkBuilder<CreateWhatIfForecastExportResponse.Builder,CreateWhatIfForecastExportResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
CreateWhatIfForecastExportResponse

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

    • whatIfForecastExportArn

      CreateWhatIfForecastExportResponse.Builder whatIfForecastExportArn(String whatIfForecastExportArn)

      The Amazon Resource Name (ARN) of the what-if forecast.

      Parameters:
      whatIfForecastExportArn - The Amazon Resource Name (ARN) of the what-if forecast.
      Returns:
      Returns a reference to this object so that method calls can be chained together.