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