| 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 request)
Gets information about a test.
|
GetTestResult |
AbstractAWSDeviceFarm.getTest(GetTestRequest request) |
GetTestResult |
AWSDeviceFarm.getTest(GetTestRequest getTestRequest)
Gets information about a test.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
GetTestResult |
GetTestResult.clone() |
GetTestResult |
GetTestResult.withTest(Test test)
A test condition that is evaluated.
|
Copyright © 2019. All rights reserved.