Class KnowledgeBasesClient.ListKnowledgeBasesPagedResponse (4.47.0)

public static class KnowledgeBasesClient.ListKnowledgeBasesPagedResponse extends AbstractPagedListResponse<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase,KnowledgeBasesClient.ListKnowledgeBasesPage,KnowledgeBasesClient.ListKnowledgeBasesFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > KnowledgeBasesClient.ListKnowledgeBasesPagedResponse

Static Methods

createAsync(PageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase> context, ApiFuture<ListKnowledgeBasesResponse> futureResponse)

public static ApiFuture<KnowledgeBasesClient.ListKnowledgeBasesPagedResponse> createAsync(PageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase> context, ApiFuture<ListKnowledgeBasesResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase>
futureResponseApiFuture<ListKnowledgeBasesResponse>
Returns
TypeDescription
ApiFuture<ListKnowledgeBasesPagedResponse>