public static interface StopBuildBatchRequest.Builder extends CodeBuildRequest.Builder, SdkPojo, CopyableBuilder<StopBuildBatchRequest.Builder,StopBuildBatchRequest>
| Modifier and Type | Method and Description |
|---|---|
StopBuildBatchRequest.Builder |
id(String id)
The identifier of the batch build to stop.
|
StopBuildBatchRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopBuildBatchRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildStopBuildBatchRequest.Builder id(String id)
The identifier of the batch build to stop.
id - The identifier of the batch build to stop.StopBuildBatchRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopBuildBatchRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2021. All rights reserved.