public static interface DeleteWhatIfAnalysisRequest.Builder extends ForecastRequest.Builder, SdkPojo, CopyableBuilder<DeleteWhatIfAnalysisRequest.Builder,DeleteWhatIfAnalysisRequest>
| Modifier and Type | Method and Description |
|---|---|
DeleteWhatIfAnalysisRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
DeleteWhatIfAnalysisRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
DeleteWhatIfAnalysisRequest.Builder |
whatIfAnalysisArn(String whatIfAnalysisArn)
The Amazon Resource Name (ARN) of the what-if analysis that you want to delete.
|
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildDeleteWhatIfAnalysisRequest.Builder whatIfAnalysisArn(String whatIfAnalysisArn)
The Amazon Resource Name (ARN) of the what-if analysis that you want to delete.
whatIfAnalysisArn - The Amazon Resource Name (ARN) of the what-if analysis that you want to delete.DeleteWhatIfAnalysisRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderDeleteWhatIfAnalysisRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.