Interface CreateWhatIfForecastResponse.Builder

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

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

    • whatIfForecastArn

      CreateWhatIfForecastResponse.Builder whatIfForecastArn(String whatIfForecastArn)

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

      Parameters:
      whatIfForecastArn - 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.