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 ServerRole
Returns 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. -
Uses of ServerRole in com.arangodb.internal
Methods in com.arangodb.internal that return ServerRoleMethods in com.arangodb.internal that return types with arguments of type ServerRoleModifier and TypeMethodDescriptionArangoDBAsyncImpl.getRole()
protected ArangoExecutor.ResponseDeserializer<ServerRole>
InternalArangoDB.getRoleResponseDeserializer()