public static class KnowledgeBasesClient.ListKnowledgeBasesPage extends com.google.api.gax.paging.AbstractPage<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase,KnowledgeBasesClient.ListKnowledgeBasesPage>
Modifier and Type | Method and Description |
---|---|
protected KnowledgeBasesClient.ListKnowledgeBasesPage |
createPage(com.google.api.gax.rpc.PageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase> context,
ListKnowledgeBasesResponse response) |
com.google.api.core.ApiFuture<KnowledgeBasesClient.ListKnowledgeBasesPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase> context,
com.google.api.core.ApiFuture<ListKnowledgeBasesResponse> futureResponse) |
protected KnowledgeBasesClient.ListKnowledgeBasesPage createPage(com.google.api.gax.rpc.PageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase> context, ListKnowledgeBasesResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase,KnowledgeBasesClient.ListKnowledgeBasesPage>
public com.google.api.core.ApiFuture<KnowledgeBasesClient.ListKnowledgeBasesPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase> context, com.google.api.core.ApiFuture<ListKnowledgeBasesResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListKnowledgeBasesRequest,ListKnowledgeBasesResponse,KnowledgeBase,KnowledgeBasesClient.ListKnowledgeBasesPage>
Copyright © 2019 Google LLC. All rights reserved.