| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
AWS Device Farm is a service that enables mobile app developers to test Android, iOS, and Fire OS apps on physical
phones, tablets, and other devices in the cloud.
|
| Modifier and Type | Method and Description |
|---|---|
default GetJobResponse |
DeviceFarmClient.getJob(Consumer<GetJobRequest.Builder> getJobRequest)
Gets information about a job.
|
default GetJobResponse |
DeviceFarmClient.getJob(GetJobRequest getJobRequest)
Gets information about a job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetJobResponse> |
DeviceFarmAsyncClient.getJob(Consumer<GetJobRequest.Builder> getJobRequest)
Gets information about a job.
|
default CompletableFuture<GetJobResponse> |
DeviceFarmAsyncClient.getJob(GetJobRequest getJobRequest)
Gets information about a job.
|
Copyright © 2019. All rights reserved.