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(com.eclipsesource.json.JsonObject json) |
WanReplicationConfig |
getConfig() |
com.eclipsesource.json.JsonObject |
toJson() |
public WanReplicationConfigDTO(WanReplicationConfig config)
public com.eclipsesource.json.JsonObject toJson()
toJson
in interface JsonSerializable
public void fromJson(com.eclipsesource.json.JsonObject json)
fromJson
in interface JsonSerializable
public WanReplicationConfig getConfig()
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.