Uses of Class
com.google.cloud.notebooks.v1.NotebookServiceClient
-
Packages that use NotebookServiceClient Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of NotebookServiceClient in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return NotebookServiceClient Modifier and Type Method Description static NotebookServiceClientNotebookServiceClient. create()Constructs an instance of NotebookServiceClient with default settings.static NotebookServiceClientNotebookServiceClient. create(NotebookServiceSettings settings)Constructs an instance of NotebookServiceClient, using the given settings.static NotebookServiceClientNotebookServiceClient. create(NotebookServiceStub stub)Constructs an instance of NotebookServiceClient, using the given stub for making calls.
-