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