Uses of Interface
lgraph.Lgraph.BackupLogEntryOrBuilder
-
Packages that use Lgraph.BackupLogEntryOrBuilder Package Description lgraph -
-
Uses of Lgraph.BackupLogEntryOrBuilder in lgraph
Classes in lgraph that implement Lgraph.BackupLogEntryOrBuilder Modifier and Type Class Description static classLgraph.BackupLogEntryFor backup and restorestatic classLgraph.BackupLogEntry.BuilderFor backup and restoreMethods in lgraph that return Lgraph.BackupLogEntryOrBuilder Modifier and Type Method Description Lgraph.BackupLogEntryOrBuilderLgraph.RestoreRequest.Builder. getLogsOrBuilder(int index)repeated .lgraph.BackupLogEntry logs = 1;Lgraph.BackupLogEntryOrBuilderLgraph.RestoreRequest. getLogsOrBuilder(int index)repeated .lgraph.BackupLogEntry logs = 1;Lgraph.BackupLogEntryOrBuilderLgraph.RestoreRequestOrBuilder. getLogsOrBuilder(int index)repeated .lgraph.BackupLogEntry logs = 1;Methods in lgraph that return types with arguments of type Lgraph.BackupLogEntryOrBuilder Modifier and Type Method Description List<? extends Lgraph.BackupLogEntryOrBuilder>Lgraph.RestoreRequest.Builder. getLogsOrBuilderList()repeated .lgraph.BackupLogEntry logs = 1;List<? extends Lgraph.BackupLogEntryOrBuilder>Lgraph.RestoreRequest. getLogsOrBuilderList()repeated .lgraph.BackupLogEntry logs = 1;List<? extends Lgraph.BackupLogEntryOrBuilder>Lgraph.RestoreRequestOrBuilder. getLogsOrBuilderList()repeated .lgraph.BackupLogEntry logs = 1;
-