public class InvitationCollectionPage extends BaseCollectionPage<Invitation,IInvitationCollectionRequestBuilder> implements IInvitationCollectionPage
Constructor and Description |
---|
InvitationCollectionPage(InvitationCollectionResponse response,
IInvitationCollectionRequestBuilder builder)
A collection page for Invitation
|
additionalDataManager, getCurrentPage, getNextPage, getRawObject, getSerializer, setRawObject
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCurrentPage, getNextPage, getRawObject
additionalDataManager, setRawObject
public InvitationCollectionPage(InvitationCollectionResponse response, IInvitationCollectionRequestBuilder builder)
response
- the serialized InvitationCollectionResponse from the servicebuilder
- the request builder for the next collection page