public class ApolloWSOptionsConverter extends Object
ApolloWSOptions
.
NOTE: This class has been automatically generated from the ApolloWSOptions
original class using Vert.x codegen.Constructor and Description |
---|
ApolloWSOptionsConverter() |
Modifier and Type | Method and Description |
---|---|
static void |
fromJson(Iterable<Map.Entry<String,Object>> json,
ApolloWSOptions obj) |
static void |
toJson(ApolloWSOptions obj,
JsonObject json) |
static void |
toJson(ApolloWSOptions obj,
Map<String,Object> json) |
public static void fromJson(Iterable<Map.Entry<String,Object>> json, ApolloWSOptions obj)
public static void toJson(ApolloWSOptions obj, JsonObject json)
public static void toJson(ApolloWSOptions obj, Map<String,Object> json)
Copyright © 2021 Eclipse. All rights reserved.