* Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a list of * failed items and failure messages. *
*/ private com.amazonaws.internal.SdkInternalList* Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a list of * failed items and failure messages. *
* * @return Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a * list of failed items and failure messages. */ public java.util.List* Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a list of * failed items and failure messages. *
* * @param failedBatches * Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a list * of failed items and failure messages. */ public void setFailedBatches(java.util.Collection* Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a list of * failed items and failure messages. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailedBatches(java.util.Collection)} or {@link #withFailedBatches(java.util.Collection)} if you want * to override the existing values. *
* * @param failedBatches * Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a list * of failed items and failure messages. * @return Returns a reference to this object so that method calls can be chained together. */ public PutRemediationExceptionsResult withFailedBatches(FailedRemediationExceptionBatch... failedBatches) { if (this.failedBatches == null) { setFailedBatches(new com.amazonaws.internal.SdkInternalList* Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a list of * failed items and failure messages. *
* * @param failedBatches * Returns a list of failed remediation exceptions batch objects. Each object in the batch consists of a list * of failed items and failure messages. * @return Returns a reference to this object so that method calls can be chained together. */ public PutRemediationExceptionsResult withFailedBatches(java.util.Collection