Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model |
Modifier and Type | Method and Description |
---|---|
StopRunResult |
AWSDeviceFarm.stopRun(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
StopRunResult |
AbstractAWSDeviceFarm.stopRun(StopRunRequest request) |
StopRunResult |
AWSDeviceFarmClient.stopRun(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
Modifier and Type | Method and Description |
---|---|
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) |
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) |
Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
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) |
Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
StopRunResult |
StopRunResult.clone() |
StopRunResult |
StopRunResult.withRun(Run run) |
Copyright © 2018. All rights reserved.