| 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 |
AWSDeviceFarmClient.stopRun(StopRunRequest request)
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.
|
| Modifier and Type | Method and Description |
|---|---|
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 |
|---|---|
StopRunResult |
StopRunResult.clone() |
StopRunResult |
StopRunResult.withRun(Run run)
The run that was stopped.
|
Copyright © 2024. All rights reserved.