* Information about the events that could be retrieved. *
*/ private java.util.List* Error messages for any events that could not be retrieved. *
*/ private java.util.List* Information about the events that could be retrieved. *
* * @return Information about the events that could be retrieved. */ public java.util.List* Information about the events that could be retrieved. *
* * @param successfulSet * Information about the events that could be retrieved. */ public void setSuccessfulSet(java.util.Collection* Information about the events that could be retrieved. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setSuccessfulSet(java.util.Collection)} or {@link #withSuccessfulSet(java.util.Collection)} if you want * to override the existing values. *
* * @param successfulSet * Information about the events that could be retrieved. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeEventDetailsResult withSuccessfulSet(EventDetails... successfulSet) { if (this.successfulSet == null) { setSuccessfulSet(new java.util.ArrayList* Information about the events that could be retrieved. *
* * @param successfulSet * Information about the events that could be retrieved. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeEventDetailsResult withSuccessfulSet(java.util.Collection* Error messages for any events that could not be retrieved. *
* * @return Error messages for any events that could not be retrieved. */ public java.util.List* Error messages for any events that could not be retrieved. *
* * @param failedSet * Error messages for any events that could not be retrieved. */ public void setFailedSet(java.util.Collection* Error messages for any events that could not be retrieved. *
** NOTE: This method appends the values to the existing list (if any). Use * {@link #setFailedSet(java.util.Collection)} or {@link #withFailedSet(java.util.Collection)} if you want to * override the existing values. *
* * @param failedSet * Error messages for any events that could not be retrieved. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeEventDetailsResult withFailedSet(EventDetailsErrorItem... failedSet) { if (this.failedSet == null) { setFailedSet(new java.util.ArrayList* Error messages for any events that could not be retrieved. *
* * @param failedSet * Error messages for any events that could not be retrieved. * @return Returns a reference to this object so that method calls can be chained together. */ public DescribeEventDetailsResult withFailedSet(java.util.Collection