Class O365ExchangeMailboxSetResponse
java.lang.Object
com.iland.core.web.rest.response.common.SetResponse<O365ExchangeMailboxResponse>
com.iland.core.web.rest.response.vbo.O365ExchangeMailboxSetResponse
- All Implemented Interfaces:
Serializable,Iterable<O365ExchangeMailboxResponse>
O365 Exchange Mailbox Set response.
- Author:
- Julien Anguenot
- See Also:
-
Field Summary
Fields inherited from class com.iland.core.web.rest.response.common.SetResponse
data -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.iland.core.web.rest.response.common.SetResponse
equals, getData, hashCode, iteratorMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.lang.Iterable
forEach, spliterator
-
Constructor Details
-
O365ExchangeMailboxSetResponse
-