Class ParticipantsClient.ListSuggestionsPagedResponse (4.26.0)

public static class ParticipantsClient.ListSuggestionsPagedResponse extends AbstractPagedListResponse<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion,ParticipantsClient.ListSuggestionsPage,ParticipantsClient.ListSuggestionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ParticipantsClient.ListSuggestionsPagedResponse

Static Methods

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

public static ApiFuture<ParticipantsClient.ListSuggestionsPagedResponse> createAsync(PageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion> context, ApiFuture<ListSuggestionsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListSuggestionsRequest,ListSuggestionsResponse,Suggestion>
futureResponseApiFuture<ListSuggestionsResponse>
Returns
TypeDescription
ApiFuture<ListSuggestionsPagedResponse>