| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics |
This is the Amazon Omics API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateWorkflowResponse |
OmicsClient.createWorkflow(Consumer<CreateWorkflowRequest.Builder> createWorkflowRequest)
Creates a workflow.
|
default CreateWorkflowResponse |
OmicsClient.createWorkflow(CreateWorkflowRequest createWorkflowRequest)
Creates a workflow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateWorkflowResponse> |
OmicsAsyncClient.createWorkflow(Consumer<CreateWorkflowRequest.Builder> createWorkflowRequest)
Creates a workflow.
|
default CompletableFuture<CreateWorkflowResponse> |
OmicsAsyncClient.createWorkflow(CreateWorkflowRequest createWorkflowRequest)
Creates a workflow.
|
Copyright © 2023. All rights reserved.