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