public static class SystemEvent.Events.Create extends Object implements Event<SystemEvent>, Serializable, CreationEvent<SystemEvent>
Modifier and Type | Class and Description |
---|---|
static class |
SystemEvent.Events.Create.Builder |
Modifier and Type | Field and Description |
---|---|
static String |
signatureKey |
Modifier and Type | Method and Description |
---|---|
static SystemEvent.Events.Create.Builder |
builder() |
String |
getEventID() |
String |
signatureKey() |
String |
toString() |
public static final String signatureKey
public Create(String eventID)
public String signatureKey()
signatureKey
in interface Event<SystemEvent>
public String getEventID()
public static SystemEvent.Events.Create.Builder builder()
Copyright © 2012–2022. All rights reserved.