* Entries that caused errors in the batch put operation. *
*/ private java.util.List* Entries that caused errors in the batch put operation. *
* * @return Entries that caused errors in the batch put operation. */ public java.util.List* Entries that caused errors in the batch put operation. *
* * @param errorEntries * Entries that caused errors in the batch put operation. */ public void setErrorEntries(java.util.Collection* Entries that caused errors in the batch put operation. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setErrorEntries(java.util.Collection)} or {@link #withErrorEntries(java.util.Collection)} if you want to * override the existing values. *
* * @param errorEntries * Entries that caused errors in the batch put operation. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchPutPropertyValuesResult withErrorEntries(BatchPutPropertyErrorEntry... errorEntries) { if (this.errorEntries == null) { setErrorEntries(new java.util.ArrayList* Entries that caused errors in the batch put operation. *
* * @param errorEntries * Entries that caused errors in the batch put operation. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchPutPropertyValuesResult withErrorEntries(java.util.Collection