* A list of workflow resource metadata. *
*/ private java.util.List* A list of names of workflows not found. *
*/ private java.util.List* A list of workflow resource metadata. *
* * @return A list of workflow resource metadata. */ public java.util.List* A list of workflow resource metadata. *
* * @param workflows * A list of workflow resource metadata. */ public void setWorkflows(java.util.Collection* A list of workflow resource metadata. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setWorkflows(java.util.Collection)} or {@link #withWorkflows(java.util.Collection)} if you want to * override the existing values. *
* * @param workflows * A list of workflow resource metadata. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetWorkflowsResult withWorkflows(Workflow... workflows) { if (this.workflows == null) { setWorkflows(new java.util.ArrayList* A list of workflow resource metadata. *
* * @param workflows * A list of workflow resource metadata. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetWorkflowsResult withWorkflows(java.util.Collection* A list of names of workflows not found. *
* * @return A list of names of workflows not found. */ public java.util.List* A list of names of workflows not found. *
* * @param missingWorkflows * A list of names of workflows not found. */ public void setMissingWorkflows(java.util.Collection* A list of names of workflows not found. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setMissingWorkflows(java.util.Collection)} or {@link #withMissingWorkflows(java.util.Collection)} if you * want to override the existing values. *
* * @param missingWorkflows * A list of names of workflows not found. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetWorkflowsResult withMissingWorkflows(String... missingWorkflows) { if (this.missingWorkflows == null) { setMissingWorkflows(new java.util.ArrayList* A list of names of workflows not found. *
* * @param missingWorkflows * A list of names of workflows not found. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetWorkflowsResult withMissingWorkflows(java.util.Collection