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