Class ConferenceRecordsServiceClient.ListParticipantsPagedResponse (0.1.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
NameDescription
contextPageContext<ListParticipantsRequest,ListParticipantsResponse,Participant>
futureResponseApiFuture<ListParticipantsResponse>
Returns
TypeDescription
ApiFuture<ListParticipantsPagedResponse>