| Package | Description |
|---|---|
| com.amazonaws.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.
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
GetRunResult |
AWSDeviceFarmClient.getRun(GetRunRequest request)
Gets information about a run.
|
GetRunResult |
AbstractAWSDeviceFarm.getRun(GetRunRequest request) |
GetRunResult |
AWSDeviceFarm.getRun(GetRunRequest getRunRequest)
Gets information about a run.
|
Future<GetRunResult> |
AWSDeviceFarmAsync.getRunAsync(GetRunRequest getRunRequest)
Gets information about a run.
|
Future<GetRunResult> |
AWSDeviceFarmAsyncClient.getRunAsync(GetRunRequest request) |
Future<GetRunResult> |
AbstractAWSDeviceFarmAsync.getRunAsync(GetRunRequest request) |
Future<GetRunResult> |
AWSDeviceFarmAsync.getRunAsync(GetRunRequest getRunRequest,
AsyncHandler<GetRunRequest,GetRunResult> asyncHandler)
Gets information about a run.
|
Future<GetRunResult> |
AWSDeviceFarmAsyncClient.getRunAsync(GetRunRequest request,
AsyncHandler<GetRunRequest,GetRunResult> asyncHandler) |
Future<GetRunResult> |
AbstractAWSDeviceFarmAsync.getRunAsync(GetRunRequest request,
AsyncHandler<GetRunRequest,GetRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetRunResult> |
AWSDeviceFarmAsync.getRunAsync(GetRunRequest getRunRequest,
AsyncHandler<GetRunRequest,GetRunResult> asyncHandler)
Gets information about a run.
|
Future<GetRunResult> |
AWSDeviceFarmAsyncClient.getRunAsync(GetRunRequest request,
AsyncHandler<GetRunRequest,GetRunResult> asyncHandler) |
Future<GetRunResult> |
AbstractAWSDeviceFarmAsync.getRunAsync(GetRunRequest request,
AsyncHandler<GetRunRequest,GetRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetRunRequest |
GetRunRequest.clone() |
GetRunRequest |
GetRunRequest.withArn(String arn)
The run's ARN.
|
Copyright © 2019. All rights reserved.