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