@Generated(value="class io.swagger.codegen.languages.JavaClientCodegen", date="2017-02-24T16:43:29.220+01:00") public class SendEmailBatchRequest extends ArrayList<SendEmailRequest>
modCount| Constructor and Description |
|---|
SendEmailBatchRequest() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, forEach, get, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, removeRange, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, trimToSizecontainsAllfinalize, getClass, notify, notifyAll, wait, wait, waitcontainsAllparallelStream, streampublic boolean equals(Object o)
equals in interface Collection<SendEmailRequest>equals in interface List<SendEmailRequest>equals in class AbstractList<SendEmailRequest>public int hashCode()
hashCode in interface Collection<SendEmailRequest>hashCode in interface List<SendEmailRequest>hashCode in class AbstractList<SendEmailRequest>public String toString()
toString in class AbstractCollection<SendEmailRequest>Copyright © 2019. All rights reserved.