| Package | Description |
|---|---|
| com.amazonaws.services.omics |
This is the AWS HealthOmics API Reference.
|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CancelRunResult> |
AbstractAmazonOmicsAsync.cancelRunAsync(CancelRunRequest request,
AsyncHandler<CancelRunRequest,CancelRunResult> asyncHandler) |
Future<CancelRunResult> |
AmazonOmicsAsync.cancelRunAsync(CancelRunRequest cancelRunRequest,
AsyncHandler<CancelRunRequest,CancelRunResult> asyncHandler)
Cancels a run.
|
Future<CancelRunResult> |
AmazonOmicsAsyncClient.cancelRunAsync(CancelRunRequest request,
AsyncHandler<CancelRunRequest,CancelRunResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CancelRunRequest |
CancelRunRequest.clone() |
CancelRunRequest |
CancelRunRequest.withId(String id)
The run's ID.
|
Copyright © 2025. All rights reserved.