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