| 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.ListInstancesPagedResponse |
NotebookServiceClient.listInstances(ListInstancesRequest request)
Lists instances in a given project and location.
|
NotebookServiceClient.ListInstancesPagedResponse |
NotebookServiceClient.listInstances(String parent)
Lists instances in a given project and location.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.api.core.ApiFuture<NotebookServiceClient.ListInstancesPagedResponse> |
NotebookServiceClient.ListInstancesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListInstancesRequest,ListInstancesResponse,Instance> context,
com.google.api.core.ApiFuture<ListInstancesResponse> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,NotebookServiceClient.ListInstancesPagedResponse> |
NotebookServiceClient.listInstancesPagedCallable()
Lists instances in a given project and location.
|
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,NotebookServiceClient.ListInstancesPagedResponse> |
NotebookServiceSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,NotebookServiceClient.ListInstancesPagedResponse> |
NotebookServiceSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,NotebookServiceClient.ListInstancesPagedResponse> |
NotebookServiceStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListInstancesRequest,NotebookServiceClient.ListInstancesPagedResponse> |
GrpcNotebookServiceStub.listInstancesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListInstancesRequest,ListInstancesResponse,NotebookServiceClient.ListInstancesPagedResponse> |
NotebookServiceStubSettings.listInstancesSettings()
Returns the object with the settings used for calls to listInstances.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,NotebookServiceClient.ListInstancesPagedResponse> |
NotebookServiceStubSettings.Builder.listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
|
Copyright © 2024 Google LLC. All rights reserved.