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