Uses of Class
com.google.cloud.notebooks.v1.stub.ManagedNotebookServiceStub
-
Packages that use ManagedNotebookServiceStub Package Description com.google.cloud.notebooks.v1 A client to Notebooks APIcom.google.cloud.notebooks.v1.stub -
-
Uses of ManagedNotebookServiceStub in com.google.cloud.notebooks.v1
Methods in com.google.cloud.notebooks.v1 that return ManagedNotebookServiceStub Modifier and Type Method Description ManagedNotebookServiceStubManagedNotebookServiceClient. getStub()Methods in com.google.cloud.notebooks.v1 with parameters of type ManagedNotebookServiceStub Modifier and Type Method Description static ManagedNotebookServiceClientManagedNotebookServiceClient. create(ManagedNotebookServiceStub stub)Constructs an instance of ManagedNotebookServiceClient, using the given stub for making calls.Constructors in com.google.cloud.notebooks.v1 with parameters of type ManagedNotebookServiceStub Constructor Description ManagedNotebookServiceClient(ManagedNotebookServiceStub stub) -
Uses of ManagedNotebookServiceStub in com.google.cloud.notebooks.v1.stub
Subclasses of ManagedNotebookServiceStub in com.google.cloud.notebooks.v1.stub Modifier and Type Class Description classGrpcManagedNotebookServiceStubgRPC stub implementation for the ManagedNotebookService service API.Methods in com.google.cloud.notebooks.v1.stub that return ManagedNotebookServiceStub Modifier and Type Method Description ManagedNotebookServiceStubManagedNotebookServiceStubSettings. createStub()
-