Uses of Class
io.dialob.session.engine.session.command.event.ImmutableRowsCanBeAddedUpdatedEvent.Builder
Packages that use ImmutableRowsCanBeAddedUpdatedEvent.Builder
-
Uses of ImmutableRowsCanBeAddedUpdatedEvent.Builder in io.dialob.session.engine.session.command.event
Methods in io.dialob.session.engine.session.command.event that return ImmutableRowsCanBeAddedUpdatedEvent.BuilderModifier and TypeMethodDescriptionImmutableRowsCanBeAddedUpdatedEvent.builder()Creates a builder forImmutableRowsCanBeAddedUpdatedEvent.ImmutableRowsCanBeAddedUpdatedEvent.Builder.from(AttributeEvent instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.event.AttributeEventinstance.ImmutableRowsCanBeAddedUpdatedEvent.Builder.from(RowsCanBeAddedUpdatedEvent instance) Fill a builder with attribute values from the providedio.dialob.session.engine.session.command.event.RowsCanBeAddedUpdatedEventinstance.ImmutableRowsCanBeAddedUpdatedEvent.Builder.target(TargetEvent target) Initializes the value for thetargetattribute.