Uses of Enum
com.arangodb.model.LogOptions.SortOrder
Packages that use LogOptions.SortOrder
-
Uses of LogOptions.SortOrder in com.arangodb.model
Methods in com.arangodb.model that return LogOptions.SortOrderModifier and TypeMethodDescriptionLogOptions.getSort()static LogOptions.SortOrderReturns the enum constant of this type with the specified name.static LogOptions.SortOrder[]LogOptions.SortOrder.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb.model with parameters of type LogOptions.SortOrder