| Modifier and Type | Method and Description |
|---|---|
Event |
build() |
Event.Builder |
withData(Map<String,Object> data) |
Event.Builder |
withEncryptedData(String encryptedData) |
Event.Builder |
withEventId(String eventId) |
public Builder(String eventType)
public Event.Builder withEventId(String eventId)
public Event.Builder withData(Map<String,Object> data)
public Event.Builder withEncryptedData(String encryptedData)
public Event build()
Copyright © 2021. All rights reserved.