| 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<GetAnnotationImportJobResult> |
AmazonOmicsAsyncClient.getAnnotationImportJobAsync(GetAnnotationImportJobRequest request,
AsyncHandler<GetAnnotationImportJobRequest,GetAnnotationImportJobResult> asyncHandler) |
Future<GetAnnotationImportJobResult> |
AbstractAmazonOmicsAsync.getAnnotationImportJobAsync(GetAnnotationImportJobRequest request,
AsyncHandler<GetAnnotationImportJobRequest,GetAnnotationImportJobResult> asyncHandler) |
Future<GetAnnotationImportJobResult> |
AmazonOmicsAsync.getAnnotationImportJobAsync(GetAnnotationImportJobRequest getAnnotationImportJobRequest,
AsyncHandler<GetAnnotationImportJobRequest,GetAnnotationImportJobResult> asyncHandler)
Gets information about an annotation import job.
|
| Modifier and Type | Method and Description |
|---|---|
GetAnnotationImportJobRequest |
GetAnnotationImportJobRequest.clone() |
GetAnnotationImportJobRequest |
GetAnnotationImportJobRequest.withJobId(String jobId)
The job's ID.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetAnnotationImportJobRequest> |
AmazonOmicsWaiters.annotationImportJobCreated()
Builds a AnnotationImportJobCreated 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 |
|---|---|
GetAnnotationImportJobResult |
GetAnnotationImportJobFunction.apply(GetAnnotationImportJobRequest getAnnotationImportJobRequest)
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.