| 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 |
|---|---|
GetTestResult |
AWSDeviceFarmClient.getTest(GetTestRequest getTestRequest)
Gets information about a test.
|
GetTestResult |
AbstractAWSDeviceFarm.getTest(GetTestRequest request) |
GetTestResult |
AWSDeviceFarm.getTest(GetTestRequest getTestRequest)
Gets information about a test.
|
Future<GetTestResult> |
AWSDeviceFarmAsync.getTestAsync(GetTestRequest getTestRequest)
Gets information about a test.
|
Future<GetTestResult> |
AWSDeviceFarmAsyncClient.getTestAsync(GetTestRequest request) |
Future<GetTestResult> |
AbstractAWSDeviceFarmAsync.getTestAsync(GetTestRequest request) |
Future<GetTestResult> |
AWSDeviceFarmAsync.getTestAsync(GetTestRequest getTestRequest,
AsyncHandler<GetTestRequest,GetTestResult> asyncHandler)
Gets information about a test.
|
Future<GetTestResult> |
AWSDeviceFarmAsyncClient.getTestAsync(GetTestRequest request,
AsyncHandler<GetTestRequest,GetTestResult> asyncHandler) |
Future<GetTestResult> |
AbstractAWSDeviceFarmAsync.getTestAsync(GetTestRequest request,
AsyncHandler<GetTestRequest,GetTestResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTestResult> |
AWSDeviceFarmAsync.getTestAsync(GetTestRequest getTestRequest,
AsyncHandler<GetTestRequest,GetTestResult> asyncHandler)
Gets information about a test.
|
Future<GetTestResult> |
AWSDeviceFarmAsyncClient.getTestAsync(GetTestRequest request,
AsyncHandler<GetTestRequest,GetTestResult> asyncHandler) |
Future<GetTestResult> |
AbstractAWSDeviceFarmAsync.getTestAsync(GetTestRequest request,
AsyncHandler<GetTestRequest,GetTestResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetTestRequest |
GetTestRequest.clone() |
GetTestRequest |
GetTestRequest.withArn(String arn)
The test's ARN.
|
Copyright © 2016. All rights reserved.