| 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 |
|---|---|
StopRunResult |
AWSDeviceFarmClient.stopRun(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
StopRunResult |
AbstractAWSDeviceFarm.stopRun(StopRunRequest request) |
StopRunResult |
AWSDeviceFarm.stopRun(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request) |
Future<StopRunResult> |
AbstractAWSDeviceFarmAsync.stopRunAsync(StopRunRequest request) |
Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler)
Initiates a stop request for the current test run.
|
Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
Future<StopRunResult> |
AbstractAWSDeviceFarmAsync.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler)
Initiates a stop request for the current test run.
|
Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
Future<StopRunResult> |
AbstractAWSDeviceFarmAsync.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopRunRequest |
StopRunRequest.clone() |
StopRunRequest |
StopRunRequest.withArn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm run you wish to stop.
|
Copyright © 2017. All rights reserved.