public static class NotebookServiceClient.ListExecutionsPage extends com.google.api.gax.paging.AbstractPage<ListExecutionsRequest,ListExecutionsResponse,Execution,NotebookServiceClient.ListExecutionsPage>
| Modifier and Type | Method and Description |
|---|---|
protected NotebookServiceClient.ListExecutionsPage |
createPage(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
ListExecutionsResponse response) |
com.google.api.core.ApiFuture<NotebookServiceClient.ListExecutionsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context,
com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected NotebookServiceClient.ListExecutionsPage createPage(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, ListExecutionsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListExecutionsRequest,ListExecutionsResponse,Execution,NotebookServiceClient.ListExecutionsPage>public com.google.api.core.ApiFuture<NotebookServiceClient.ListExecutionsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListExecutionsRequest,ListExecutionsResponse,Execution> context, com.google.api.core.ApiFuture<ListExecutionsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListExecutionsRequest,ListExecutionsResponse,Execution,NotebookServiceClient.ListExecutionsPage>Copyright © 2023 Google LLC. All rights reserved.