Uses of Class
com.google.cloud.notebooks.v2.NotebookServiceGrpc.NotebookServiceStub
-
Packages that use NotebookServiceGrpc.NotebookServiceStub Package Description com.google.cloud.notebooks.v2 A client to Notebooks API -
-
Uses of NotebookServiceGrpc.NotebookServiceStub in com.google.cloud.notebooks.v2
Methods in com.google.cloud.notebooks.v2 that return NotebookServiceGrpc.NotebookServiceStub Modifier and Type Method Description protected NotebookServiceGrpc.NotebookServiceStub
NotebookServiceGrpc.NotebookServiceStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static NotebookServiceGrpc.NotebookServiceStub
NotebookServiceGrpc. newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-