public class ConversationCollectionPage extends BaseCollectionPage<Conversation,IConversationCollectionRequestBuilder> implements IConversationCollectionPage
| Constructor and Description |
|---|
ConversationCollectionPage(ConversationCollectionResponse response,
IConversationCollectionRequestBuilder builder)
A collection page for Conversation
|
additionalDataManager, getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCurrentPage, getNextPage, getRawObjectadditionalDataManager, setRawObjectpublic ConversationCollectionPage(ConversationCollectionResponse response, IConversationCollectionRequestBuilder builder)
response - the serialized ConversationCollectionResponse from the servicebuilder - the request builder for the next collection page