Uses of Class
com.google.cloud.notebooks.v1beta1.stub.GrpcNotebookServiceStub
-
Packages that use GrpcNotebookServiceStub Package Description com.google.cloud.notebooks.v1beta1.stub -
-
Uses of GrpcNotebookServiceStub in com.google.cloud.notebooks.v1beta1.stub
Methods in com.google.cloud.notebooks.v1beta1.stub that return GrpcNotebookServiceStub Modifier and Type Method Description static GrpcNotebookServiceStub
GrpcNotebookServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext)
static GrpcNotebookServiceStub
GrpcNotebookServiceStub. create(com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)
static GrpcNotebookServiceStub
GrpcNotebookServiceStub. create(NotebookServiceStubSettings settings)
-