| Package | Description |
|---|---|
| software.amazon.awssdk.services.swf.model |
| Modifier and Type | Method and Description |
|---|---|
static WorkflowExecution.Builder |
WorkflowExecution.builder() |
WorkflowExecution.Builder |
WorkflowExecution.Builder.runId(String runId)
A system-generated unique identifier for the workflow execution.
|
WorkflowExecution.Builder |
WorkflowExecution.toBuilder() |
WorkflowExecution.Builder |
WorkflowExecution.Builder.workflowId(String workflowId)
The user defined identifier associated with the workflow execution.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends WorkflowExecution.Builder> |
WorkflowExecution.serializableBuilderClass() |
Copyright © 2017. All rights reserved.