public static interface WorkflowExecutionFilter.Builder extends SdkPojo, 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.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, 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 © 2019. All rights reserved.