T
- the resource typepublic interface Payload<T>
Modifier and Type | Method and Description |
---|---|
String |
getNotificationType()
Identifies the payload.
|
String |
getProjectKey()
The key of the project.
|
Reference<T> |
getResource()
A reference to the resource that triggered this delivery.
|
UserProvidedIdentifiers |
getResourceUserProvidedIdentifiers() |
String getProjectKey()
Project.getKey()
String getNotificationType()
Reference<T> getResource()
@Nullable UserProvidedIdentifiers getResourceUserProvidedIdentifiers()