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