* A list of errors associated with the request, or null
if there are no errors. Each error entry
* contains an entry ID that helps you identify the entry that failed.
*
* A list of errors associated with the request, or null
if there are no errors. Each error entry
* contains an entry ID that helps you identify the entry that failed.
*
null
if there are no errors. Each error
* entry contains an entry ID that helps you identify the entry that failed.
*/
public java.util.List
* A list of errors associated with the request, or null
if there are no errors. Each error entry
* contains an entry ID that helps you identify the entry that failed.
*
null
if there are no errors. Each error
* entry contains an entry ID that helps you identify the entry that failed.
*/
public void setErrorEntries(java.util.Collection
* A list of errors associated with the request, or null
if there are no errors. Each error entry
* contains an entry ID that helps you identify the entry that failed.
*
* 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 * A list of errors associated with the request, ornull
if there are no errors. Each error
* entry contains an entry ID that helps you identify the entry that failed.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchSnoozeAlarmResult withErrorEntries(BatchAlarmActionErrorEntry... errorEntries) {
if (this.errorEntries == null) {
setErrorEntries(new java.util.ArrayList
* A list of errors associated with the request, or null
if there are no errors. Each error entry
* contains an entry ID that helps you identify the entry that failed.
*
null
if there are no errors. Each error
* entry contains an entry ID that helps you identify the entry that failed.
* @return Returns a reference to this object so that method calls can be chained together.
*/
public BatchSnoozeAlarmResult withErrorEntries(java.util.Collection