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