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(io.vertx.core.json.JsonObject json,
SecretOptions obj) |
static void |
SecretOptionsConverter.toJson(SecretOptions obj,
io.vertx.core.json.JsonObject json) |
Constructor and Description |
---|
SecretOptions(SecretOptions other)
Deprecated.
|
Copyright © 2018 Eclipse. All rights reserved.