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