Uses of Class
ai.vectros.types.LogEntry
Packages that use LogEntry
-
Uses of LogEntry in ai.vectros.types
Methods in ai.vectros.types that return LogEntryMethods in ai.vectros.types that return types with arguments of type LogEntryMethods in ai.vectros.types with parameters of type LogEntryModifier and TypeMethodDescriptionAdminLogsResponse._FinalStage.addEntries(LogEntry entries) AdminLogsResponse.Builder.addEntries(LogEntry entries) Matching log entries, most recent first.Method parameters in ai.vectros.types with type arguments of type LogEntryModifier and TypeMethodDescriptionAdminLogsResponse._FinalStage.addAllEntries(List<LogEntry> entries) AdminLogsResponse.Builder.addAllEntries(List<LogEntry> entries) Matching log entries, most recent first.Matching log entries, most recent first.Matching log entries, most recent first.