public static interface Lgraph.RestoreRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Lgraph.BackupLogEntry |
getLogs(int index)
repeated .lgraph.BackupLogEntry logs = 1; |
int |
getLogsCount()
repeated .lgraph.BackupLogEntry logs = 1; |
List<Lgraph.BackupLogEntry> |
getLogsList()
repeated .lgraph.BackupLogEntry logs = 1; |
Lgraph.BackupLogEntryOrBuilder |
getLogsOrBuilder(int index)
repeated .lgraph.BackupLogEntry logs = 1; |
List<? extends Lgraph.BackupLogEntryOrBuilder> |
getLogsOrBuilderList()
repeated .lgraph.BackupLogEntry logs = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<Lgraph.BackupLogEntry> getLogsList()
repeated .lgraph.BackupLogEntry logs = 1;Lgraph.BackupLogEntry getLogs(int index)
repeated .lgraph.BackupLogEntry logs = 1;int getLogsCount()
repeated .lgraph.BackupLogEntry logs = 1;List<? extends Lgraph.BackupLogEntryOrBuilder> getLogsOrBuilderList()
repeated .lgraph.BackupLogEntry logs = 1;Lgraph.BackupLogEntryOrBuilder getLogsOrBuilder(int index)
repeated .lgraph.BackupLogEntry logs = 1;Copyright © 2023 Ant Group. All rights reserved.