CopyableBuilder<StopRunRequest.Builder,StopRunRequest>
, SdkBuilder<StopRunRequest.Builder,StopRunRequest>
public static interface StopRunRequest.Builder extends CopyableBuilder<StopRunRequest.Builder,StopRunRequest>
Modifier and Type | Method | Description |
---|---|---|
StopRunRequest.Builder |
arn(String arn) |
Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.
|
copy
apply, build
StopRunRequest.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.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.