| 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 |
|---|---|
StopJobResult |
AWSDeviceFarm.stopJob(StopJobRequest stopJobRequest)
Initiates a stop request for the current job.
|
StopJobResult |
AbstractAWSDeviceFarm.stopJob(StopJobRequest request) |
StopJobResult |
AWSDeviceFarmClient.stopJob(StopJobRequest request)
Initiates a stop request for the current job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<StopJobResult> |
AWSDeviceFarmAsyncClient.stopJobAsync(StopJobRequest request) |
Future<StopJobResult> |
AWSDeviceFarmAsync.stopJobAsync(StopJobRequest stopJobRequest)
Initiates a stop request for the current job.
|
Future<StopJobResult> |
AbstractAWSDeviceFarmAsync.stopJobAsync(StopJobRequest request) |
Future<StopJobResult> |
AWSDeviceFarmAsyncClient.stopJobAsync(StopJobRequest request,
AsyncHandler<StopJobRequest,StopJobResult> asyncHandler) |
Future<StopJobResult> |
AWSDeviceFarmAsync.stopJobAsync(StopJobRequest stopJobRequest,
AsyncHandler<StopJobRequest,StopJobResult> asyncHandler)
Initiates a stop request for the current job.
|
Future<StopJobResult> |
AbstractAWSDeviceFarmAsync.stopJobAsync(StopJobRequest request,
AsyncHandler<StopJobRequest,StopJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<StopJobResult> |
AWSDeviceFarmAsyncClient.stopJobAsync(StopJobRequest request,
AsyncHandler<StopJobRequest,StopJobResult> asyncHandler) |
Future<StopJobResult> |
AWSDeviceFarmAsync.stopJobAsync(StopJobRequest stopJobRequest,
AsyncHandler<StopJobRequest,StopJobResult> asyncHandler)
Initiates a stop request for the current job.
|
Future<StopJobResult> |
AbstractAWSDeviceFarmAsync.stopJobAsync(StopJobRequest request,
AsyncHandler<StopJobRequest,StopJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StopJobResult |
StopJobResult.clone() |
StopJobResult |
StopJobResult.withJob(Job job)
The job that was stopped.
|
Copyright © 2021. All rights reserved.