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