* A list of any errors encountered when sending the messages. *
*/ private java.util.List* A list of any errors encountered when sending the messages. *
* * @return A list of any errors encountered when sending the messages. */ public java.util.List* A list of any errors encountered when sending the messages. *
* * @param batchPutMessageErrorEntries * A list of any errors encountered when sending the messages. */ public void setBatchPutMessageErrorEntries(java.util.Collection* A list of any errors encountered when sending the messages. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setBatchPutMessageErrorEntries(java.util.Collection)} or * {@link #withBatchPutMessageErrorEntries(java.util.Collection)} if you want to override the existing values. *
* * @param batchPutMessageErrorEntries * A list of any errors encountered when sending the messages. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchPutMessageResult withBatchPutMessageErrorEntries(BatchPutMessageErrorEntry... batchPutMessageErrorEntries) { if (this.batchPutMessageErrorEntries == null) { setBatchPutMessageErrorEntries(new java.util.ArrayList* A list of any errors encountered when sending the messages. *
* * @param batchPutMessageErrorEntries * A list of any errors encountered when sending the messages. * @return Returns a reference to this object so that method calls can be chained together. */ public BatchPutMessageResult withBatchPutMessageErrorEntries(java.util.Collection