| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics |
This is the Amazon Omics API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateAnnotationStoreResponse |
OmicsClient.createAnnotationStore(Consumer<CreateAnnotationStoreRequest.Builder> createAnnotationStoreRequest)
Creates an annotation store.
|
default CreateAnnotationStoreResponse |
OmicsClient.createAnnotationStore(CreateAnnotationStoreRequest createAnnotationStoreRequest)
Creates an annotation store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateAnnotationStoreResponse> |
OmicsAsyncClient.createAnnotationStore(Consumer<CreateAnnotationStoreRequest.Builder> createAnnotationStoreRequest)
Creates an annotation store.
|
default CompletableFuture<CreateAnnotationStoreResponse> |
OmicsAsyncClient.createAnnotationStore(CreateAnnotationStoreRequest createAnnotationStoreRequest)
Creates an annotation store.
|
Copyright © 2023. All rights reserved.