| Package | Description |
|---|---|
| com.amazonaws.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| com.amazonaws.services.devicefarm.model |
| Modifier and Type | Method and Description |
|---|---|
StopRunResult |
AWSDeviceFarm.stopRun(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
StopRunResult |
AbstractAWSDeviceFarm.stopRun(StopRunRequest request) |
StopRunResult |
AWSDeviceFarmClient.stopRun(StopRunRequest request)
Initiates a stop request for the current test run.
|
Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request) |
Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
Future<StopRunResult> |
AbstractAWSDeviceFarmAsync.stopRunAsync(StopRunRequest request) |
Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler)
Initiates a stop request for the current test run.
|
Future<StopRunResult> |
AbstractAWSDeviceFarmAsync.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler)
Initiates a stop request for the current test run.
|
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 to stop.
|
Copyright © 2021. All rights reserved.