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