* A list of those detector updates that resulted in errors. (If an error is listed here, the specific update did * not occur.) *
*/ private java.util.List* A list of those detector updates that resulted in errors. (If an error is listed here, the specific update did * not occur.) *
* * @return A list of those detector updates that resulted in errors. (If an error is listed here, the specific * update did not occur.) */ public java.util.List* A list of those detector updates that resulted in errors. (If an error is listed here, the specific update did * not occur.) *
* * @param batchUpdateDetectorErrorEntries * A list of those detector updates that resulted in errors. (If an error is listed here, the specific update * did not occur.) */ public void setBatchUpdateDetectorErrorEntries(java.util.Collection* A list of those detector updates that resulted in errors. (If an error is listed here, the specific update did * not occur.) *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setBatchUpdateDetectorErrorEntries(java.util.Collection)} or * {@link #withBatchUpdateDetectorErrorEntries(java.util.Collection)} if you want to override the existing values. *
* * @param batchUpdateDetectorErrorEntries * A list of those detector updates that resulted in errors. (If an error is listed here, the specific update * did not occur.) * @return Returns a reference to this object so that method calls can be chained together. */ public BatchUpdateDetectorResult withBatchUpdateDetectorErrorEntries(BatchUpdateDetectorErrorEntry... batchUpdateDetectorErrorEntries) { if (this.batchUpdateDetectorErrorEntries == null) { setBatchUpdateDetectorErrorEntries(new java.util.ArrayList* A list of those detector updates that resulted in errors. (If an error is listed here, the specific update did * not occur.) *
* * @param batchUpdateDetectorErrorEntries * A list of those detector updates that resulted in errors. (If an error is listed here, the specific update * did not occur.) * @return Returns a reference to this object so that method calls can be chained together. */ public BatchUpdateDetectorResult withBatchUpdateDetectorErrorEntries(java.util.Collection