| 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 |
|---|---|
DeleteRunResult |
AWSDeviceFarmClient.deleteRun(DeleteRunRequest request)
Deletes the run, given the run ARN.
|
DeleteRunResult |
AbstractAWSDeviceFarm.deleteRun(DeleteRunRequest request) |
DeleteRunResult |
AWSDeviceFarm.deleteRun(DeleteRunRequest deleteRunRequest)
Deletes the run, given the run ARN.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteRunResult> |
AWSDeviceFarmAsync.deleteRunAsync(DeleteRunRequest deleteRunRequest)
Deletes the run, given the run ARN.
|
Future<DeleteRunResult> |
AbstractAWSDeviceFarmAsync.deleteRunAsync(DeleteRunRequest request) |
Future<DeleteRunResult> |
AWSDeviceFarmAsyncClient.deleteRunAsync(DeleteRunRequest request) |
Future<DeleteRunResult> |
AWSDeviceFarmAsync.deleteRunAsync(DeleteRunRequest deleteRunRequest,
AsyncHandler<DeleteRunRequest,DeleteRunResult> asyncHandler)
Deletes the run, given the run ARN.
|
Future<DeleteRunResult> |
AbstractAWSDeviceFarmAsync.deleteRunAsync(DeleteRunRequest request,
AsyncHandler<DeleteRunRequest,DeleteRunResult> asyncHandler) |
Future<DeleteRunResult> |
AWSDeviceFarmAsyncClient.deleteRunAsync(DeleteRunRequest request,
AsyncHandler<DeleteRunRequest,DeleteRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteRunResult> |
AWSDeviceFarmAsync.deleteRunAsync(DeleteRunRequest deleteRunRequest,
AsyncHandler<DeleteRunRequest,DeleteRunResult> asyncHandler)
Deletes the run, given the run ARN.
|
Future<DeleteRunResult> |
AbstractAWSDeviceFarmAsync.deleteRunAsync(DeleteRunRequest request,
AsyncHandler<DeleteRunRequest,DeleteRunResult> asyncHandler) |
Future<DeleteRunResult> |
AWSDeviceFarmAsyncClient.deleteRunAsync(DeleteRunRequest request,
AsyncHandler<DeleteRunRequest,DeleteRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteRunResult |
DeleteRunResult.clone() |
Copyright © 2021. All rights reserved.