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