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, setRawObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentPage, getNextPage, getRawObject
additionalDataManager, setRawObject
public ConversationCollectionPage(ConversationCollectionResponse response, IConversationCollectionRequestBuilder builder)
response
- the serialized ConversationCollectionResponse from the servicebuilder
- the request builder for the next collection page