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