public class WanReplicationConfigDTO extends Object implements JsonSerializable
JsonSerializable DTO to add new WanReplicationConfig objects from
 management center| Constructor 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 JsonSerializablepublic void fromJson(com.eclipsesource.json.JsonObject json)
fromJson in interface JsonSerializablepublic WanReplicationConfig getConfig()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.