Class ConferenceRecordsServiceClient.ListParticipantsPagedResponse (0.11.0)

public static class ConferenceRecordsServiceClient.ListParticipantsPagedResponse extends AbstractPagedListResponse<ListParticipantsRequest,ListParticipantsResponse,Participant,ConferenceRecordsServiceClient.ListParticipantsPage,ConferenceRecordsServiceClient.ListParticipantsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConferenceRecordsServiceClient.ListParticipantsPagedResponse

Static Methods

createAsync(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ApiFuture<ListParticipantsResponse> futureResponse)

public static ApiFuture<ConferenceRecordsServiceClient.ListParticipantsPagedResponse> createAsync(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ApiFuture<ListParticipantsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant>
futureResponse ApiFuture<ListParticipantsResponse>
Returns
Type Description
ApiFuture<ListParticipantsPagedResponse>