static ImmutableRowsCanBeAddedUpdatedEvent.Builder |
ImmutableRowsCanBeAddedUpdatedEvent.builder() |
|
ImmutableRowsCanBeAddedUpdatedEvent.Builder |
ImmutableRowsCanBeAddedUpdatedEvent.Builder.from(AttributeEvent instance) |
Fill a builder with attribute values from the provided io.dialob.session.engine.session.command.event.AttributeEvent instance.
|
ImmutableRowsCanBeAddedUpdatedEvent.Builder |
ImmutableRowsCanBeAddedUpdatedEvent.Builder.from(RowsCanBeAddedUpdatedEvent instance) |
Fill a builder with attribute values from the provided io.dialob.session.engine.session.command.event.RowsCanBeAddedUpdatedEvent instance.
|
ImmutableRowsCanBeAddedUpdatedEvent.Builder |
ImmutableRowsCanBeAddedUpdatedEvent.Builder.target(TargetEvent target) |
Initializes the value for the target attribute.
|