| 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 |
AbstractAWSDeviceFarm.stopJob(StopJobRequest request) |
StopJobResult |
AWSDeviceFarm.stopJob(StopJobRequest stopJobRequest)
Initiates a stop request for the current job.
|
StopJobResult |
AWSDeviceFarmClient.stopJob(StopJobRequest request)
Initiates a stop request for the current job.
|
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 |
|---|---|
StopJobRequest |
StopJobRequest.clone() |
StopJobRequest |
StopJobRequest.withArn(String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm job to stop.
|
Copyright © 2023. All rights reserved.