FindOptions

io.vertx.scala.ext.mongo.`package`.FindOptions
object FindOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): FindOptions
def apply(batchSize: Integer, collation: CollationOptions, fields: JsonObject, hint: JsonObject, hintString: String, limit: Integer, skip: Integer, sort: JsonObject): FindOptions