public static interface StopRunResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<StopRunResponse.Builder,StopRunResponse>
| Modifier and Type | Method and Description |
|---|---|
StopRunResponse.Builder |
run(Run run)
The run that was stopped.
|
copyapply, buildStopRunResponse.Builder run(Run run)
The run that was stopped.
run - The run that was stopped.Copyright © 2017. All rights reserved.