| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics |
This is the AWS HealthOmics API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAnnotationStoreResponse |
OmicsClient.updateAnnotationStore(Consumer<UpdateAnnotationStoreRequest.Builder> updateAnnotationStoreRequest)
Updates an annotation store.
|
default UpdateAnnotationStoreResponse |
OmicsClient.updateAnnotationStore(UpdateAnnotationStoreRequest updateAnnotationStoreRequest)
Updates an annotation store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAnnotationStoreResponse> |
OmicsAsyncClient.updateAnnotationStore(Consumer<UpdateAnnotationStoreRequest.Builder> updateAnnotationStoreRequest)
Updates an annotation store.
|
default CompletableFuture<UpdateAnnotationStoreResponse> |
OmicsAsyncClient.updateAnnotationStore(UpdateAnnotationStoreRequest updateAnnotationStoreRequest)
Updates an annotation store.
|
Copyright © 2023. All rights reserved.