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