Uses of Class
io.dialob.session.engine.session.command.event.ImmutableRowsCanBeAddedUpdatedEvent
Packages that use ImmutableRowsCanBeAddedUpdatedEvent
-
Uses of ImmutableRowsCanBeAddedUpdatedEvent in io.dialob.session.engine.session.command.event
Methods in io.dialob.session.engine.session.command.event that return ImmutableRowsCanBeAddedUpdatedEventModifier and TypeMethodDescriptionImmutableRowsCanBeAddedUpdatedEvent.Builder.build()Builds a newImmutableRowsCanBeAddedUpdatedEvent.ImmutableRowsCanBeAddedUpdatedEvent.copyOf(RowsCanBeAddedUpdatedEvent instance) Creates an immutable copy of aRowsCanBeAddedUpdatedEventvalue.ImmutableRowsCanBeAddedUpdatedEvent.of(TargetEvent target) Construct a new immutableRowsCanBeAddedUpdatedEventinstance.ImmutableRowsCanBeAddedUpdatedEvent.withTarget(TargetEvent value) Copy the current immutable object by setting a value for thetargetattribute.