Class ConferenceRecordsServiceClient.ListParticipantSessionsPagedResponse (0.11.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
Name Description
context PageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession>
futureResponse ApiFuture<ListParticipantSessionsResponse>
Returns
Type Description
ApiFuture<ListParticipantSessionsPagedResponse>