Uses of Class
com.arangodb.model.LogOptions
Packages that use LogOptions
-
Uses of LogOptions in com.arangodb
Methods in com.arangodb with parameters of type LogOptionsModifier and TypeMethodDescriptionArangoDB.getLogEntries
(LogOptions options) Returns the server logsArangoDBAsync.getLogEntries
(LogOptions options) Asynchronous version ofArangoDB.getLogEntries(LogOptions)
-
Uses of LogOptions in com.arangodb.model
Methods in com.arangodb.model that return LogOptions