* The identifier for the evidence. *
*/ private java.util.List
* A list of errors that the BatchDisassociateAssessmentReportEvidence
API returned.
*
* The identifier for the evidence. *
* * @return The identifier for the evidence. */ public java.util.List* The identifier for the evidence. *
* * @param evidenceIds * The identifier for the evidence. */ public void setEvidenceIds(java.util.Collection* The identifier for the evidence. *
** 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 identifier for the evidence. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDisassociateAssessmentReportEvidenceResult withEvidenceIds(String... evidenceIds) { if (this.evidenceIds == null) { setEvidenceIds(new java.util.ArrayList* The identifier for the evidence. *
* * @param evidenceIds * The identifier for the evidence. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchDisassociateAssessmentReportEvidenceResult withEvidenceIds(java.util.Collection
* A list of errors that the BatchDisassociateAssessmentReportEvidence
API returned.
*
BatchDisassociateAssessmentReportEvidence
API returned.
*/
public java.util.List
* A list of errors that the BatchDisassociateAssessmentReportEvidence
API returned.
*
BatchDisassociateAssessmentReportEvidence
API returned.
*/
public void setErrors(java.util.Collection
* A list of errors that the BatchDisassociateAssessmentReportEvidence
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 theBatchDisassociateAssessmentReportEvidence
API returned.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchDisassociateAssessmentReportEvidenceResult withErrors(AssessmentReportEvidenceError... errors) {
if (this.errors == null) {
setErrors(new java.util.ArrayList
* A list of errors that the BatchDisassociateAssessmentReportEvidence
API returned.
*
BatchDisassociateAssessmentReportEvidence
API returned.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchDisassociateAssessmentReportEvidenceResult withErrors(java.util.Collection