| Package | Description |
|---|---|
| software.amazon.awssdk.services.omics |
This is the AWS HealthOmics API Reference.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateWorkflowResponse |
OmicsClient.updateWorkflow(Consumer<UpdateWorkflowRequest.Builder> updateWorkflowRequest)
Updates a workflow.
|
default UpdateWorkflowResponse |
OmicsClient.updateWorkflow(UpdateWorkflowRequest updateWorkflowRequest)
Updates a workflow.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateWorkflowResponse> |
OmicsAsyncClient.updateWorkflow(Consumer<UpdateWorkflowRequest.Builder> updateWorkflowRequest)
Updates a workflow.
|
default CompletableFuture<UpdateWorkflowResponse> |
OmicsAsyncClient.updateWorkflow(UpdateWorkflowRequest updateWorkflowRequest)
Updates a workflow.
|
Copyright © 2023. All rights reserved.