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