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