Uses of Class
io.dialob.session.engine.session.command.event.ImmutableValidUpdatedEvent
Packages that use ImmutableValidUpdatedEvent
-
Uses of ImmutableValidUpdatedEvent in io.dialob.session.engine.session.command.event
Methods in io.dialob.session.engine.session.command.event that return ImmutableValidUpdatedEventModifier and TypeMethodDescriptionImmutableValidUpdatedEvent.Builder.build()Builds a newImmutableValidUpdatedEvent.static ImmutableValidUpdatedEventImmutableValidUpdatedEvent.copyOf(ValidUpdatedEvent instance) Creates an immutable copy of aValidUpdatedEventvalue.static ImmutableValidUpdatedEventImmutableValidUpdatedEvent.of(TargetEvent target) Construct a new immutableValidUpdatedEventinstance.ImmutableValidUpdatedEvent.withTarget(TargetEvent value) Copy the current immutable object by setting a value for thetargetattribute.