public class ScalityConfiguration
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
endpoint |
boolean |
trustAll |
Constructor and Description |
---|
ScalityConfiguration(java.lang.String endpoint) |
Modifier and Type | Method and Description |
---|---|
io.vertx.core.json.JsonObject |
asJson() |
static ScalityConfiguration |
from(io.vertx.core.json.JsonObject configuration) |
java.lang.String |
getEndpoint() |
public io.vertx.core.json.JsonObject asJson()
public static ScalityConfiguration from(io.vertx.core.json.JsonObject configuration)
public java.lang.String getEndpoint()
Copyright © 2021. All Rights Reserved.