Class ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse (0.6.0)

public static class ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse extends AbstractPagedListResponse<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession,ConferenceRecordsServiceClient.ListParticipantSessionsPage,ConferenceRecordsServiceClient.ListParticipantSessionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse

Static Methods

createAsync(PageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession> context, ApiFuture<ListParticipantSessionsResponse> futureResponse)

public static ApiFuture<ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse> createAsync(PageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession> context, ApiFuture<ListParticipantSessionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession>
futureResponseApiFuture<ListParticipantSessionsResponse>
Returns
TypeDescription
ApiFuture<ListParticipantSessionsPagedResponse>