| Package | Description |
|---|---|
| com.google.cloud.notebooks.v1 |
A client to Notebooks API
|
| Modifier and Type | Method and Description |
|---|---|
protected NotebookServiceClient.ListSchedulesPage |
NotebookServiceClient.ListSchedulesPage.createPage(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context,
ListSchedulesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<NotebookServiceClient.ListSchedulesPage> |
NotebookServiceClient.ListSchedulesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context,
com.google.api.core.ApiFuture<ListSchedulesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected NotebookServiceClient.ListSchedulesFixedSizeCollection |
NotebookServiceClient.ListSchedulesFixedSizeCollection.createCollection(List<NotebookServiceClient.ListSchedulesPage> pages,
int collectionSize) |
Copyright © 2023 Google LLC. All rights reserved.