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