newInbox

public Inbox.Builder<I> newInbox<I>(TypeUrl entityType)

Creates an instance of Inbox.Builder for the given entity type.

Return

the builder for the Inbox

Parameters

entityType

the type of the entity, to which the inbox will belong

<I>

the type if entity identifiers