public class MongoAuthOptionsConverter extends Object
MongoAuthOptions
.
NOTE: This class has been automatically generated from the MongoAuthOptions
original class using Vert.x codegen.Constructor and Description |
---|
MongoAuthOptionsConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(JsonObject json,
MongoAuthOptions obj) |
static void |
toJson(MongoAuthOptions obj,
JsonObject json) |
public static void fromJson(JsonObject json, MongoAuthOptions obj)
public static void toJson(MongoAuthOptions obj, JsonObject json)
Copyright © 2016. All rights reserved.