Class ParticipantsClient.ListSuggestionsPagedResponse (4.64.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)
Returns
Type Description
ApiFuture<ListSuggestionsPagedResponse>