| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics |
This is the AWS HealthOmics API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateAnnotationStoreVersionResponse |
OmicsClient.updateAnnotationStoreVersion(Consumer<UpdateAnnotationStoreVersionRequest.Builder> updateAnnotationStoreVersionRequest)
Updates the description of an annotation store version.
|
default UpdateAnnotationStoreVersionResponse |
OmicsClient.updateAnnotationStoreVersion(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest)
Updates the description of an annotation store version.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateAnnotationStoreVersionResponse> |
OmicsAsyncClient.updateAnnotationStoreVersion(Consumer<UpdateAnnotationStoreVersionRequest.Builder> updateAnnotationStoreVersionRequest)
Updates the description of an annotation store version.
|
default CompletableFuture<UpdateAnnotationStoreVersionResponse> |
OmicsAsyncClient.updateAnnotationStoreVersion(UpdateAnnotationStoreVersionRequest updateAnnotationStoreVersionRequest)
Updates the description of an annotation store version.
|
Copyright © 2023. All rights reserved.