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