public static interface DescribeWhatIfForecastRequest.Builder extends ForecastRequest.Builder, SdkPojo, CopyableBuilder<DescribeWhatIfForecastRequest.Builder,DescribeWhatIfForecastRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeWhatIfForecastRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DescribeWhatIfForecastRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DescribeWhatIfForecastRequest.Builder |
whatIfForecastArn(String whatIfForecastArn)
The Amazon Resource Name (ARN) of the what-if forecast that you are interested in.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeWhatIfForecastRequest.Builder whatIfForecastArn(String whatIfForecastArn)
The Amazon Resource Name (ARN) of the what-if forecast that you are interested in.
whatIfForecastArn - The Amazon Resource Name (ARN) of the what-if forecast that you are interested in.DescribeWhatIfForecastRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDescribeWhatIfForecastRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.