CountOptions

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): CountOptions
def apply(collation: CollationOptions, hint: JsonObject, hintString: String, limit: Integer, maxTime: Long, skip: Integer): CountOptions