| Package | Description |
|---|---|
| com.google.cloud.notebooks.v1 |
A client to Notebooks API
|
| com.google.cloud.notebooks.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
NotebookServiceClient.ListSchedulesPagedResponse |
NotebookServiceClient.listSchedules(ListSchedulesRequest request)
Lists schedules in a given project and location.
|
NotebookServiceClient.ListSchedulesPagedResponse |
NotebookServiceClient.listSchedules(ScheduleName parent)
Lists schedules in a given project and location.
|
NotebookServiceClient.ListSchedulesPagedResponse |
NotebookServiceClient.listSchedules(String parent)
Lists schedules in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NotebookServiceClient.ListSchedulesPagedResponse> |
NotebookServiceClient.ListSchedulesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListSchedulesRequest,ListSchedulesResponse,Schedule> context,
com.google.api.core.ApiFuture<ListSchedulesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListSchedulesRequest,NotebookServiceClient.ListSchedulesPagedResponse> |
NotebookServiceClient.listSchedulesPagedCallable()
Lists schedules in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListSchedulesRequest,ListSchedulesResponse,NotebookServiceClient.ListSchedulesPagedResponse> |
NotebookServiceSettings.listSchedulesSettings()
Returns the object with the settings used for calls to listSchedules.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchedulesRequest,ListSchedulesResponse,NotebookServiceClient.ListSchedulesPagedResponse> |
NotebookServiceSettings.Builder.listSchedulesSettings()
Returns the builder for the settings used for calls to listSchedules.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListSchedulesRequest,NotebookServiceClient.ListSchedulesPagedResponse> |
NotebookServiceStub.listSchedulesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListSchedulesRequest,NotebookServiceClient.ListSchedulesPagedResponse> |
GrpcNotebookServiceStub.listSchedulesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListSchedulesRequest,ListSchedulesResponse,NotebookServiceClient.ListSchedulesPagedResponse> |
NotebookServiceStubSettings.listSchedulesSettings()
Returns the object with the settings used for calls to listSchedules.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListSchedulesRequest,ListSchedulesResponse,NotebookServiceClient.ListSchedulesPagedResponse> |
NotebookServiceStubSettings.Builder.listSchedulesSettings()
Returns the builder for the settings used for calls to listSchedules.
|
Copyright © 2023 Google LLC. All rights reserved.