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