| Package | Description |
|---|---|
| com.amazonaws.services.omics |
This is the AWS HealthOmics API Reference.
|
| com.amazonaws.services.omics.model | |
| com.amazonaws.services.omics.waiters |
| Modifier and Type | Method and Description |
|---|---|
Future<GetVariantImportJobResult> |
AmazonOmicsAsyncClient.getVariantImportJobAsync(GetVariantImportJobRequest request,
AsyncHandler<GetVariantImportJobRequest,GetVariantImportJobResult> asyncHandler) |
Future<GetVariantImportJobResult> |
AbstractAmazonOmicsAsync.getVariantImportJobAsync(GetVariantImportJobRequest request,
AsyncHandler<GetVariantImportJobRequest,GetVariantImportJobResult> asyncHandler) |
Future<GetVariantImportJobResult> |
AmazonOmicsAsync.getVariantImportJobAsync(GetVariantImportJobRequest getVariantImportJobRequest,
AsyncHandler<GetVariantImportJobRequest,GetVariantImportJobResult> asyncHandler)
Gets information about a variant import job.
|
| Modifier and Type | Method and Description |
|---|---|
GetVariantImportJobRequest |
GetVariantImportJobRequest.clone() |
GetVariantImportJobRequest |
GetVariantImportJobRequest.withJobId(String jobId)
The job's ID.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetVariantImportJobRequest> |
AmazonOmicsWaiters.variantImportJobCreated()
Builds a VariantImportJobCreated waiter by using custom parameters waiterParameters and other parameters defined
in the waiters specification, and then polls until it determines whether the resource entered the desired state
or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
GetVariantImportJobResult |
GetVariantImportJobFunction.apply(GetVariantImportJobRequest getVariantImportJobRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2023. All rights reserved.