Uses of Class
com.google.cloud.notebooks.v1beta1.stub.NotebookServiceStub
-
Packages that use NotebookServiceStub Package Description com.google.cloud.notebooks.v1beta1 A client to Notebooks APIcom.google.cloud.notebooks.v1beta1.stub -
-
Uses of NotebookServiceStub in com.google.cloud.notebooks.v1beta1
Methods in com.google.cloud.notebooks.v1beta1 that return NotebookServiceStub Modifier and Type Method Description NotebookServiceStubNotebookServiceClient. getStub()Methods in com.google.cloud.notebooks.v1beta1 with parameters of type NotebookServiceStub Modifier and Type Method Description static NotebookServiceClientNotebookServiceClient. create(NotebookServiceStub stub)Constructs an instance of NotebookServiceClient, using the given stub for making calls.Constructors in com.google.cloud.notebooks.v1beta1 with parameters of type NotebookServiceStub Constructor Description NotebookServiceClient(NotebookServiceStub stub) -
Uses of NotebookServiceStub in com.google.cloud.notebooks.v1beta1.stub
Subclasses of NotebookServiceStub in com.google.cloud.notebooks.v1beta1.stub Modifier and Type Class Description classGrpcNotebookServiceStubgRPC stub implementation for the NotebookService service API.Methods in com.google.cloud.notebooks.v1beta1.stub that return NotebookServiceStub Modifier and Type Method Description NotebookServiceStubNotebookServiceStubSettings. createStub()
-