Uses of Enum
com.arangodb.entity.ServerRole
Packages that use ServerRole
-
Uses of ServerRole in com.arangodb
Methods in com.arangodb that return ServerRoleMethods in com.arangodb that return types with arguments of type ServerRoleModifier and TypeMethodDescriptionArangoDBAsync.getRole()Asynchronous version ofArangoDB.getRole() -
Uses of ServerRole in com.arangodb.entity
Methods in com.arangodb.entity that return ServerRoleModifier and TypeMethodDescriptionstatic ServerRoleReturns the enum constant of this type with the specified name.static ServerRole[]ServerRole.values()Returns an array containing the constants of this enum type, in the order they are declared.