Modifier and Type | Method and Description |
---|---|
SecretOptions |
SecretOptions.setSecret(String secret)
Deprecated.
|
SecretOptions |
SecretOptions.setType(String type)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
SecretOptionsConverter.fromJson(Iterable<Map.Entry<String,Object>> json,
SecretOptions obj) |
static void |
SecretOptionsConverter.toJson(SecretOptions obj,
io.vertx.core.json.JsonObject json) |
static void |
SecretOptionsConverter.toJson(SecretOptions obj,
Map<String,Object> json) |
Constructor and Description |
---|
SecretOptions(SecretOptions other)
Deprecated.
|
Copyright © 2019 Eclipse. All rights reserved.