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