Uses of Enum
com.arangodb.Request.Method
Packages that use Request.Method
-
Uses of Request.Method in com.arangodb
Methods in com.arangodb that return Request.MethodModifier and TypeMethodDescriptionRequest.getMethod()static Request.MethodReturns the enum constant of this type with the specified name.static Request.Method[]Request.Method.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.arangodb with parameters of type Request.Method