Uses of Interface
lgraph.Lgraph.RestoreResponseOrBuilder
-
Packages that use Lgraph.RestoreResponseOrBuilder Package Description lgraph -
-
Uses of Lgraph.RestoreResponseOrBuilder in lgraph
Classes in lgraph that implement Lgraph.RestoreResponseOrBuilder Modifier and Type Class Description static classLgraph.RestoreResponseProtobuf typelgraph.RestoreResponsestatic classLgraph.RestoreResponse.BuilderProtobuf typelgraph.RestoreResponseMethods in lgraph that return Lgraph.RestoreResponseOrBuilder Modifier and Type Method Description Lgraph.RestoreResponseOrBuilderLgraph.LGraphResponse.Builder. getRestoreResponseOrBuilder()optional .lgraph.RestoreResponse restore_response = 20;Lgraph.RestoreResponseOrBuilderLgraph.LGraphResponse. getRestoreResponseOrBuilder()optional .lgraph.RestoreResponse restore_response = 20;Lgraph.RestoreResponseOrBuilderLgraph.LGraphResponseOrBuilder. getRestoreResponseOrBuilder()optional .lgraph.RestoreResponse restore_response = 20;
-