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