| Package | Description |
|---|---|
| software.amazon.awssdk.services.devicefarm |
Welcome to the AWS Device Farm API documentation, which contains APIs for:
|
| Modifier and Type | Method and Description |
|---|---|
default StopJobResponse |
DeviceFarmClient.stopJob(Consumer<StopJobRequest.Builder> stopJobRequest)
Initiates a stop request for the current job.
|
default StopJobResponse |
DeviceFarmClient.stopJob(StopJobRequest stopJobRequest)
Initiates a stop request for the current job.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StopJobResponse> |
DeviceFarmAsyncClient.stopJob(Consumer<StopJobRequest.Builder> stopJobRequest)
Initiates a stop request for the current job.
|
default CompletableFuture<StopJobResponse> |
DeviceFarmAsyncClient.stopJob(StopJobRequest stopJobRequest)
Initiates a stop request for the current job.
|
Copyright © 2021. All rights reserved.