Package com.jumio.sdk.retrieval_v3.model
Class WorkflowExecutionListResponse
java.lang.Object
com.jumio.sdk.retrieval_v3.model.WorkflowExecutionListResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-10-16T16:59:20.653944300+02:00[Europe/Vienna]") public class WorkflowExecutionListResponse
extends
Object
WorkflowExecutionListResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddWorkflowExecutionsItem(WorkflowExecutionResponse workflowExecutionsItem) booleanGet workflowExecutionsinthashCode()voidsetWorkflowExecutions(List<WorkflowExecutionResponse> workflowExecutions) toString()workflowExecutions(List<WorkflowExecutionResponse> workflowExecutions)
-
Field Details
-
JSON_PROPERTY_WORKFLOW_EXECUTIONS
- See Also:
-
-
Constructor Details
-
WorkflowExecutionListResponse
public WorkflowExecutionListResponse()
-
-
Method Details
-
workflowExecutions
public WorkflowExecutionListResponse workflowExecutions(List<WorkflowExecutionResponse> workflowExecutions) -
addWorkflowExecutionsItem
public WorkflowExecutionListResponse addWorkflowExecutionsItem(WorkflowExecutionResponse workflowExecutionsItem) -
getWorkflowExecutions
Get workflowExecutions- Returns:
- workflowExecutions
-
setWorkflowExecutions
-
equals
-
hashCode
public int hashCode() -
toString
-