Package | Description |
---|---|
com.amazonaws.services.devicefarm | |
com.amazonaws.services.devicefarm.model | |
com.amazonaws.services.devicefarm.model.transform |
Modifier and Type | Method and Description |
---|---|
StopRunResult |
AbstractAWSDeviceFarm.stopRun(StopRunRequest request) |
StopRunResult |
AWSDeviceFarmClient.stopRun(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
StopRunResult |
AWSDeviceFarm.stopRun(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
java.util.concurrent.Future<StopRunResult> |
AbstractAWSDeviceFarmAsync.stopRunAsync(StopRunRequest request) |
java.util.concurrent.Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request) |
java.util.concurrent.Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest)
Initiates a stop request for the current test run.
|
java.util.concurrent.Future<StopRunResult> |
AbstractAWSDeviceFarmAsync.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
java.util.concurrent.Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
java.util.concurrent.Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler)
Initiates a stop request for the current test run.
|
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<StopRunResult> |
AbstractAWSDeviceFarmAsync.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
java.util.concurrent.Future<StopRunResult> |
AWSDeviceFarmAsyncClient.stopRunAsync(StopRunRequest request,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler) |
java.util.concurrent.Future<StopRunResult> |
AWSDeviceFarmAsync.stopRunAsync(StopRunRequest stopRunRequest,
AsyncHandler<StopRunRequest,StopRunResult> asyncHandler)
Initiates a stop request for the current test run.
|
Modifier and Type | Method and Description |
---|---|
StopRunRequest |
StopRunRequest.clone() |
StopRunRequest |
StopRunRequest.withArn(java.lang.String arn)
Represents the Amazon Resource Name (ARN) of the Device Farm run you wish
to stop.
|
Modifier and Type | Method and Description |
---|---|
Request<StopRunRequest> |
StopRunRequestMarshaller.marshall(StopRunRequest stopRunRequest) |
Modifier and Type | Method and Description |
---|---|
Request<StopRunRequest> |
StopRunRequestMarshaller.marshall(StopRunRequest stopRunRequest) |