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