public final class AddWanConfigIgnoredEvent extends AbstractEventBase
Modifier and Type | Method and Description |
---|---|
static AddWanConfigIgnoredEvent |
alreadyExists(String wanConfigName) |
static AddWanConfigIgnoredEvent |
enterpriseOnly(String wanConfigName) |
EventMetadata.EventType |
getType() |
JsonObject |
toJson()
Serialize the event as JSON, for sending to Management Center.
|
getTimestamp
public static AddWanConfigIgnoredEvent alreadyExists(String wanConfigName)
public static AddWanConfigIgnoredEvent enterpriseOnly(String wanConfigName)
public EventMetadata.EventType getType()
public JsonObject toJson()
Event
Copyright © 2021 Hazelcast, Inc.. All Rights Reserved.