namedAggregate

abstract fun namedAggregate(namedAggregate: NamedAggregate): CommandBuilder

Sets the named aggregate information for the command target.

Return

this builder for method chaining

Parameters

namedAggregate

the named aggregate containing context and aggregate names

See also