Class ContactCenterInsightsClient.ListQaQuestionsPagedResponse (2.58.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)
Returns
Type Description
ApiFuture<ListQaQuestionsPagedResponse>