Uses of Class
com.google.cloud.notebooks.v1beta1.stub.NotebookServiceStubSettings
-
Packages that use NotebookServiceStubSettings Package Description com.google.cloud.notebooks.v1beta1 A client to Notebooks APIcom.google.cloud.notebooks.v1beta1.stub -
-
Uses of NotebookServiceStubSettings in com.google.cloud.notebooks.v1beta1
Methods in com.google.cloud.notebooks.v1beta1 with parameters of type NotebookServiceStubSettings Modifier and Type Method Description static NotebookServiceSettingsNotebookServiceSettings. create(NotebookServiceStubSettings stub) -
Uses of NotebookServiceStubSettings in com.google.cloud.notebooks.v1beta1.stub
Methods in com.google.cloud.notebooks.v1beta1.stub that return NotebookServiceStubSettings Modifier and Type Method Description NotebookServiceStubSettingsNotebookServiceStubSettings.Builder. build()Methods in com.google.cloud.notebooks.v1beta1.stub with parameters of type NotebookServiceStubSettings Modifier and Type Method Description static GrpcNotebookServiceStubGrpcNotebookServiceStub. create(NotebookServiceStubSettings settings)Constructors in com.google.cloud.notebooks.v1beta1.stub with parameters of type NotebookServiceStubSettings Constructor Description Builder(NotebookServiceStubSettings settings)GrpcNotebookServiceStub(NotebookServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext)Constructs an instance of GrpcNotebookServiceStub, using the given settings.GrpcNotebookServiceStub(NotebookServiceStubSettings settings, com.google.api.gax.rpc.ClientContext clientContext, com.google.api.gax.grpc.GrpcStubCallableFactory callableFactory)Constructs an instance of GrpcNotebookServiceStub, using the given settings.
-