public static class ParticipantsClient.ListParticipantsPage extends AbstractPage<ListParticipantsRequest,ListParticipantsResponse,Participant,ParticipantsClient.ListParticipantsPage>
Modifier and Type | Method and Description |
---|---|
protected ParticipantsClient.ListParticipantsPage |
createPage(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context,
ListParticipantsResponse response) |
ApiFuture<ParticipantsClient.ListParticipantsPage> |
createPageAsync(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context,
ApiFuture<ListParticipantsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected ParticipantsClient.ListParticipantsPage createPage(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ListParticipantsResponse response)
public ApiFuture<ParticipantsClient.ListParticipantsPage> createPageAsync(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ApiFuture<ListParticipantsResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.