BsonObjectId

Companion helper for a BsonObjectId

class Object
trait Matchable
class Any

Value members

Concrete methods

Creates a new BsonObjectId

Creates a new BsonObjectId

Returns:

the BsonObjectId

def apply(value: String): BsonObjectId

Creates a new BsonObjectId

Creates a new BsonObjectId

Value parameters:
value

the 24-byte hexadecimal string representation of an ObjectId.

Returns:

the BsonObjectId

Creates a new BsonObjectId

Creates a new BsonObjectId

Value parameters:
value

the ObjectId.

Returns:

the BsonObjectId