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