| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics |
This is the AWS HealthOmics API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAnnotationStoreVersionResponse |
OmicsClient.createAnnotationStoreVersion(Consumer<CreateAnnotationStoreVersionRequest.Builder> createAnnotationStoreVersionRequest)
Creates a new version of an annotation store.
|
default CreateAnnotationStoreVersionResponse |
OmicsClient.createAnnotationStoreVersion(CreateAnnotationStoreVersionRequest createAnnotationStoreVersionRequest)
Creates a new version of an annotation store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAnnotationStoreVersionResponse> |
OmicsAsyncClient.createAnnotationStoreVersion(Consumer<CreateAnnotationStoreVersionRequest.Builder> createAnnotationStoreVersionRequest)
Creates a new version of an annotation store.
|
default CompletableFuture<CreateAnnotationStoreVersionResponse> |
OmicsAsyncClient.createAnnotationStoreVersion(CreateAnnotationStoreVersionRequest createAnnotationStoreVersionRequest)
Creates a new version of an annotation store.
|
Copyright © 2023. All rights reserved.