public static interface StopRunRequest.Builder extends DeviceFarmRequest.Builder, SdkPojo, CopyableBuilder<StopRunRequest.Builder,StopRunRequest>
| Modifier and Type | Method and Description |
|---|---|
StopRunRequest.Builder |
arn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.
|
StopRunRequest.Builder |
overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration) |
StopRunRequest.Builder |
overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer) |
buildoverrideConfigurationcopyapplyMutation, buildStopRunRequest.Builder arn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.
arn - Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.StopRunRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderStopRunRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2019. All rights reserved.