| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| Modifier and Type | Method and Description |
|---|---|
default GetRunResponse |
DeviceFarmClient.getRun(Consumer<GetRunRequest.Builder> getRunRequest)
Gets information about a run.
|
default GetRunResponse |
DeviceFarmClient.getRun(GetRunRequest getRunRequest)
Gets information about a run.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetRunResponse> |
DeviceFarmAsyncClient.getRun(Consumer<GetRunRequest.Builder> getRunRequest)
Gets information about a run.
|
default CompletableFuture<GetRunResponse> |
DeviceFarmAsyncClient.getRun(GetRunRequest getRunRequest)
Gets information about a run.
|
Copyright © 2020. All rights reserved.