Uses of Class
com.google.cloud.notebooks.v1.ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub
-
Packages that use ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub Package Description com.google.cloud.notebooks.v1 A client to Notebooks API -
-
Uses of ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub Modifier and Type Method Description protected ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub
ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub. build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
static ManagedNotebookServiceGrpc.ManagedNotebookServiceBlockingStub
ManagedNotebookServiceGrpc. newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-