Uses of Class
com.google.cloud.notebooks.v1.stub.NotebookServiceStub
-
Packages that use NotebookServiceStub Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of NotebookServiceStub in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return NotebookServiceStub Modifier and Type Method Description NotebookServiceStub
NotebookServiceClient. getStub()
Methods in com.google.cloud.notebooks.v1 with parameters of type NotebookServiceStub Modifier and Type Method Description static NotebookServiceClient
NotebookServiceClient. create(NotebookServiceStub stub)
Constructs an instance of NotebookServiceClient, using the given stub for making calls.Constructors in com.google.cloud.notebooks.v1 with parameters of type NotebookServiceStub Constructor Description NotebookServiceClient(NotebookServiceStub stub)
-
Uses of NotebookServiceStub in com.google.cloud.notebooks.v1.stub
Subclasses of NotebookServiceStub in com.google.cloud.notebooks.v1.stub Modifier and Type Class Description class
GrpcNotebookServiceStub
gRPC stub implementation for the NotebookService service API.Methods in com.google.cloud.notebooks.v1.stub that return NotebookServiceStub Modifier and Type Method Description NotebookServiceStub
NotebookServiceStubSettings. createStub()
-