addCommandEndpoint

public Inbox.Builder<I> addCommandEndpoint(InboxLabel label, LazyEndpoint<I, CommandEnvelope> lazyEndpoint)

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