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