Class ContactCenterInsightsClient.ListQaQuestionsPagedResponse (2.54.0)

public static class ContactCenterInsightsClient.ListQaQuestionsPagedResponse extends AbstractPagedListResponse<ListQaQuestionsRequest,ListQaQuestionsResponse,QaQuestion,ContactCenterInsightsClient.ListQaQuestionsPage,ContactCenterInsightsClient.ListQaQuestionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ContactCenterInsightsClient.ListQaQuestionsPagedResponse

Static Methods

createAsync(PageContext<ListQaQuestionsRequest,ListQaQuestionsResponse,QaQuestion> context, ApiFuture<ListQaQuestionsResponse> futureResponse)

public static ApiFuture<ContactCenterInsightsClient.ListQaQuestionsPagedResponse> createAsync(PageContext<ListQaQuestionsRequest,ListQaQuestionsResponse,QaQuestion> context, ApiFuture<ListQaQuestionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListQaQuestionsRequest,ListQaQuestionsResponse,QaQuestion>
futureResponse ApiFuture<ListQaQuestionsResponse>
Returns
Type Description
ApiFuture<ListQaQuestionsPagedResponse>