| Package | Description |
|---|---|
| com.google.cloud.notebooks.v1 |
A client to Notebooks API
|
| com.google.cloud.notebooks.v1.stub |
| Modifier and Type | Method and Description |
|---|---|
ManagedNotebookServiceClient.ListRuntimesPagedResponse |
ManagedNotebookServiceClient.listRuntimes(ListRuntimesRequest request)
Lists Runtimes in a given project and location.
|
ManagedNotebookServiceClient.ListRuntimesPagedResponse |
ManagedNotebookServiceClient.listRuntimes(LocationName parent)
Lists Runtimes in a given project and location.
|
ManagedNotebookServiceClient.ListRuntimesPagedResponse |
ManagedNotebookServiceClient.listRuntimes(String parent)
Lists Runtimes in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
ManagedNotebookServiceClient.ListRuntimesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListRuntimesRequest,ListRuntimesResponse,Runtime> context,
com.google.api.core.ApiFuture<ListRuntimesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListRuntimesRequest,ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
ManagedNotebookServiceClient.listRuntimesPagedCallable()
Lists Runtimes in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
ManagedNotebookServiceSettings.listRuntimesSettings()
Returns the object with the settings used for calls to listRuntimes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
ManagedNotebookServiceSettings.Builder.listRuntimesSettings()
Returns the builder for the settings used for calls to listRuntimes.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListRuntimesRequest,ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
GrpcManagedNotebookServiceStub.listRuntimesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListRuntimesRequest,ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
ManagedNotebookServiceStub.listRuntimesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
ManagedNotebookServiceStubSettings.listRuntimesSettings()
Returns the object with the settings used for calls to listRuntimes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRuntimesRequest,ListRuntimesResponse,ManagedNotebookServiceClient.ListRuntimesPagedResponse> |
ManagedNotebookServiceStubSettings.Builder.listRuntimesSettings()
Returns the builder for the settings used for calls to listRuntimes.
|
Copyright © 2023 Google LLC. All rights reserved.