| Constructor and Description |
|---|
JsonObjectBsonAdapter(JsonObject obj) |
| Modifier and Type | Method and Description |
|---|---|
<C> org.bson.BsonDocument |
toBsonDocument(Class<C> documentClass,
org.bson.codecs.configuration.CodecRegistry codecRegistry) |
public JsonObjectBsonAdapter(JsonObject obj)
public <C> org.bson.BsonDocument toBsonDocument(Class<C> documentClass, org.bson.codecs.configuration.CodecRegistry codecRegistry)
toBsonDocument in interface org.bson.conversions.BsonCopyright © 2020. All rights reserved.