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.internal
Methods in com.arangodb.internal with parameters of type LogOptionsModifier and TypeMethodDescriptionArangoDBAsyncImpl.getLogEntries
(LogOptions options) ArangoDBImpl.getLogEntries
(LogOptions options) protected InternalRequest
InternalArangoDB.getLogEntriesRequest
(LogOptions options) -
Uses of LogOptions in com.arangodb.model
Methods in com.arangodb.model that return LogOptions