public static interface GetRunResponse.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<GetRunResponse.Builder,GetRunResponse>
| Modifier and Type | Method and Description |
|---|---|
GetRunResponse.Builder |
run(Run run)
The run you wish to get results from.
|
copyapply, buildGetRunResponse.Builder run(Run run)
The run you wish to get results from.
run - The run you wish to get results from.Copyright © 2017. All rights reserved.