addEventEndpoint

public Inbox.Builder<I> addEventEndpoint(InboxLabel label, LazyEndpoint<I, EventEnvelope> lazyEndpoint)

Adds an endpoint for events which will be delivered through the Inbox and marks it with the certain label.