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