Class ParticipantsClient.ListSuggestionsPage (4.7.5)

public static class ParticipantsClient.ListSuggestionsPage extends AbstractPage<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion,ParticipantsClient.ListSuggestionsPage>

Inheritance

java.lang.Object > AbstractPage > ParticipantsClient.ListSuggestionsPage

Methods

createPage(PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, ListSuggestionsResponse response)

protected ParticipantsClient.ListSuggestionsPage createPage(PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, ListSuggestionsResponse response)
Parameters Returns Overrides

createPageAsync(PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, ApiFuture<ListSuggestionsResponse> futureResponse)

public ApiFuture<ParticipantsClient.ListSuggestionsPage> createPageAsync(PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, ApiFuture<ListSuggestionsResponse> futureResponse)
Parameters Returns Overrides