* The list of evidence identifiers. *
*/ private java.util.List
* A list of errors that the BatchAssociateAssessmentReportEvidence
API returned.
*
* The list of evidence identifiers. *
* * @return The list of evidence identifiers. */ public java.util.List* The list of evidence identifiers. *
* * @param evidenceIds * The list of evidence identifiers. */ public void setEvidenceIds(java.util.Collection* The list of evidence identifiers. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setEvidenceIds(java.util.Collection)} or {@link #withEvidenceIds(java.util.Collection)} if you want to * override the existing values. *
* * @param evidenceIds * The list of evidence identifiers. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchAssociateAssessmentReportEvidenceResult withEvidenceIds(String... evidenceIds) { if (this.evidenceIds == null) { setEvidenceIds(new java.util.ArrayList* The list of evidence identifiers. *
* * @param evidenceIds * The list of evidence identifiers. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchAssociateAssessmentReportEvidenceResult withEvidenceIds(java.util.Collection
* A list of errors that the BatchAssociateAssessmentReportEvidence
API returned.
*
BatchAssociateAssessmentReportEvidence
API returned.
*/
public java.util.List
* A list of errors that the BatchAssociateAssessmentReportEvidence
API returned.
*
BatchAssociateAssessmentReportEvidence
API returned.
*/
public void setErrors(java.util.Collection
* A list of errors that the BatchAssociateAssessmentReportEvidence
API returned.
*
* NOTE: This method appends the values to the existing list (if any). Use * {@link #setErrors(java.util.Collection)} or {@link #withErrors(java.util.Collection)} if you want to override the * existing values. *
* * @param errors * A list of errors that theBatchAssociateAssessmentReportEvidence
API returned.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchAssociateAssessmentReportEvidenceResult withErrors(AssessmentReportEvidenceError... errors) {
if (this.errors == null) {
setErrors(new java.util.ArrayList
* A list of errors that the BatchAssociateAssessmentReportEvidence
API returned.
*
BatchAssociateAssessmentReportEvidence
API returned.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchAssociateAssessmentReportEvidenceResult withErrors(java.util.Collection