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