public class WanReplicationConfigDTO extends Object implements JsonSerializable
JsonSerializable
DTO to add new WanReplicationConfig
objects from
management centerConstructor and Description |
---|
WanReplicationConfigDTO(WanReplicationConfig config) |
Modifier and Type | Method and Description |
---|---|
void |
fromJson(JsonObject json) |
WanReplicationConfig |
getConfig() |
JsonObject |
toJson() |
public WanReplicationConfigDTO(WanReplicationConfig config)
public JsonObject toJson()
toJson
in interface JsonSerializable
public void fromJson(JsonObject json)
fromJson
in interface JsonSerializable
public WanReplicationConfig getConfig()
Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.