public static interface WorkflowExecutionFilter.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<WorkflowExecutionFilter.Builder,WorkflowExecutionFilter>
| Modifier and Type | Method and Description |
|---|---|
WorkflowExecutionFilter.Builder |
workflowId(String workflowId)
The workflowId to pass of match the criteria of this filter.
|
copyapply, buildWorkflowExecutionFilter.Builder workflowId(String workflowId)
The workflowId to pass of match the criteria of this filter.
workflowId - The workflowId to pass of match the criteria of this filter.Copyright © 2017. All rights reserved.