| Package | Description |
|---|---|
| com.google.cloud.notebooks.v1beta1 |
A client to Notebooks API
|
| com.google.cloud.notebooks.v1beta1.stub |
| Modifier and Type | Method and Description |
|---|---|
NotebookServiceClient.ListEnvironmentsPagedResponse |
NotebookServiceClient.listEnvironments(ListEnvironmentsRequest request)
Lists environments in a project.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NotebookServiceClient.ListEnvironmentsPagedResponse> |
NotebookServiceClient.ListEnvironmentsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListEnvironmentsRequest,ListEnvironmentsResponse,Environment> context,
com.google.api.core.ApiFuture<ListEnvironmentsResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListEnvironmentsRequest,NotebookServiceClient.ListEnvironmentsPagedResponse> |
NotebookServiceClient.listEnvironmentsPagedCallable()
Lists environments in a project.
|
com.google.api.gax.rpc.PagedCallSettings<ListEnvironmentsRequest,ListEnvironmentsResponse,NotebookServiceClient.ListEnvironmentsPagedResponse> |
NotebookServiceSettings.listEnvironmentsSettings()
Returns the object with the settings used for calls to listEnvironments.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListEnvironmentsRequest,ListEnvironmentsResponse,NotebookServiceClient.ListEnvironmentsPagedResponse> |
NotebookServiceSettings.Builder.listEnvironmentsSettings()
Returns the builder for the settings used for calls to listEnvironments.
|
Copyright © 2023 Google LLC. All rights reserved.