| Package | Description |
|---|---|
| com.amazonaws.services.omics |
This is the Amazon Omics API Reference.
|
| com.amazonaws.services.omics.model |
| Modifier and Type | Method and Description |
|---|---|
Future<UpdateAnnotationStoreResult> |
AmazonOmicsAsyncClient.updateAnnotationStoreAsync(UpdateAnnotationStoreRequest request,
AsyncHandler<UpdateAnnotationStoreRequest,UpdateAnnotationStoreResult> asyncHandler) |
Future<UpdateAnnotationStoreResult> |
AbstractAmazonOmicsAsync.updateAnnotationStoreAsync(UpdateAnnotationStoreRequest request,
AsyncHandler<UpdateAnnotationStoreRequest,UpdateAnnotationStoreResult> asyncHandler) |
Future<UpdateAnnotationStoreResult> |
AmazonOmicsAsync.updateAnnotationStoreAsync(UpdateAnnotationStoreRequest updateAnnotationStoreRequest,
AsyncHandler<UpdateAnnotationStoreRequest,UpdateAnnotationStoreResult> asyncHandler)
Updates an annotation store.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateAnnotationStoreRequest |
UpdateAnnotationStoreRequest.clone() |
UpdateAnnotationStoreRequest |
UpdateAnnotationStoreRequest.withDescription(String description)
A description for the store.
|
UpdateAnnotationStoreRequest |
UpdateAnnotationStoreRequest.withName(String name)
A name for the store.
|
Copyright © 2023. All rights reserved.