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