* An array of objects, one for each finding that matches the criteria specified in the request. *
*/ private java.util.List* An array of objects, one for each finding that matches the criteria specified in the request. *
* * @return An array of objects, one for each finding that matches the criteria specified in the request. */ public java.util.List* An array of objects, one for each finding that matches the criteria specified in the request. *
* * @param findings * An array of objects, one for each finding that matches the criteria specified in the request. */ public void setFindings(java.util.Collection* An array of objects, one for each finding that matches the criteria specified in the request. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFindings(java.util.Collection)} or {@link #withFindings(java.util.Collection)} if you want to override * the existing values. *
* * @param findings * An array of objects, one for each finding that matches the criteria specified in the request. * @return Returns a reference to this object so that method calls can be chained together. */ public GetFindingsResult withFindings(Finding... findings) { if (this.findings == null) { setFindings(new java.util.ArrayList* An array of objects, one for each finding that matches the criteria specified in the request. *
* * @param findings * An array of objects, one for each finding that matches the criteria specified in the request. * @return Returns a reference to this object so that method calls can be chained together. */ public GetFindingsResult withFindings(java.util.Collection