public static interface CancelSimulationJobBatchRequest.Builder extends RoboMakerRequest.Builder, SdkPojo, CopyableBuilder<CancelSimulationJobBatchRequest.Builder,CancelSimulationJobBatchRequest>
| Modifier and Type | Method and Description |
|---|---|
CancelSimulationJobBatchRequest.Builder |
batch(String batch)
The id of the batch to cancel.
|
CancelSimulationJobBatchRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
CancelSimulationJobBatchRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildCancelSimulationJobBatchRequest.Builder batch(String batch)
The id of the batch to cancel.
batch - The id of the batch to cancel.CancelSimulationJobBatchRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderCancelSimulationJobBatchRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.