* A list of errors for individual findings which were not fetched. Each BatchGetFindingsError contains the
* scanName
, findingId
, errorCode
and error message
.
*
* A list of all requested findings. *
*/ private java.util.List
* A list of errors for individual findings which were not fetched. Each BatchGetFindingsError contains the
* scanName
, findingId
, errorCode
and error message
.
*
scanName
, findingId
, errorCode
and error message
.
*/
public java.util.List
* A list of errors for individual findings which were not fetched. Each BatchGetFindingsError contains the
* scanName
, findingId
, errorCode
and error message
.
*
scanName
, findingId
, errorCode
and error message
.
*/
public void setFailedFindings(java.util.Collection
* A list of errors for individual findings which were not fetched. Each BatchGetFindingsError contains the
* scanName
, findingId
, errorCode
and error message
.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailedFindings(java.util.Collection)} or {@link #withFailedFindings(java.util.Collection)} if you want * to override the existing values. *
* * @param failedFindings * A list of errors for individual findings which were not fetched. Each BatchGetFindingsError contains the *scanName
, findingId
, errorCode
and error message
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetFindingsResult withFailedFindings(BatchGetFindingsError... failedFindings) {
if (this.failedFindings == null) {
setFailedFindings(new java.util.ArrayList
* A list of errors for individual findings which were not fetched. Each BatchGetFindingsError contains the
* scanName
, findingId
, errorCode
and error message
.
*
scanName
, findingId
, errorCode
and error message
.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchGetFindingsResult withFailedFindings(java.util.Collection* A list of all requested findings. *
* * @return A list of all requested findings. */ public java.util.List* A list of all requested findings. *
* * @param findings * A list of all requested findings. */ public void setFindings(java.util.Collection* A list of all requested findings. *
** 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 * A list of all requested findings. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetFindingsResult withFindings(Finding... findings) { if (this.findings == null) { setFindings(new java.util.ArrayList* A list of all requested findings. *
* * @param findings * A list of all requested findings. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchGetFindingsResult withFindings(java.util.Collection