Class ContactCenterInsightsClient.ListQaQuestionsPage (2.58.0)

public static class ContactCenterInsightsClient.ListQaQuestionsPage extends AbstractPage<ListQaQuestionsRequest,ListQaQuestionsResponse,QaQuestion,ContactCenterInsightsClient.ListQaQuestionsPage>

Inheritance

java.lang.Object > AbstractPage > ContactCenterInsightsClient.ListQaQuestionsPage

Methods

createPage(PageContext<ListQaQuestionsRequest,ListQaQuestionsResponse,QaQuestion> context, ListQaQuestionsResponse response)

protected ContactCenterInsightsClient.ListQaQuestionsPage createPage(PageContext<ListQaQuestionsRequest,ListQaQuestionsResponse,QaQuestion> context, ListQaQuestionsResponse response)
Overrides

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

public ApiFuture<ContactCenterInsightsClient.ListQaQuestionsPage> createPageAsync(PageContext<ListQaQuestionsRequest,ListQaQuestionsResponse,QaQuestion> context, ApiFuture<ListQaQuestionsResponse> futureResponse)
Returns
Type Description
ApiFuture<ListQaQuestionsPage>
Overrides