| 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<GetAnnotationStoreResult> |
AbstractAmazonOmicsAsync.getAnnotationStoreAsync(GetAnnotationStoreRequest request,
AsyncHandler<GetAnnotationStoreRequest,GetAnnotationStoreResult> asyncHandler) |
Future<GetAnnotationStoreResult> |
AmazonOmicsAsyncClient.getAnnotationStoreAsync(GetAnnotationStoreRequest request,
AsyncHandler<GetAnnotationStoreRequest,GetAnnotationStoreResult> asyncHandler) |
Future<GetAnnotationStoreResult> |
AmazonOmicsAsync.getAnnotationStoreAsync(GetAnnotationStoreRequest getAnnotationStoreRequest,
AsyncHandler<GetAnnotationStoreRequest,GetAnnotationStoreResult> asyncHandler)
Gets information about an annotation store.
|
| Modifier and Type | Method and Description |
|---|---|
GetAnnotationStoreRequest |
GetAnnotationStoreRequest.clone() |
GetAnnotationStoreRequest |
GetAnnotationStoreRequest.withName(String name)
The store's name.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<GetAnnotationStoreRequest> |
AmazonOmicsWaiters.annotationStoreCreated()
Builds a AnnotationStoreCreated 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.
|
Waiter<GetAnnotationStoreRequest> |
AmazonOmicsWaiters.annotationStoreDeleted()
Builds a AnnotationStoreDeleted 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 |
|---|---|
GetAnnotationStoreResult |
GetAnnotationStoreFunction.apply(GetAnnotationStoreRequest getAnnotationStoreRequest)
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the
corresponding result
|
Copyright © 2024. All rights reserved.