Uses of Class
io.dialob.session.engine.session.command.event.ImmutableDescriptionUpdatedEvent
Packages that use ImmutableDescriptionUpdatedEvent
-
Uses of ImmutableDescriptionUpdatedEvent in io.dialob.session.engine.session.command.event
Methods in io.dialob.session.engine.session.command.event that return ImmutableDescriptionUpdatedEventModifier and TypeMethodDescriptionImmutableDescriptionUpdatedEvent.Builder.build()Builds a newImmutableDescriptionUpdatedEvent.ImmutableDescriptionUpdatedEvent.copyOf(DescriptionUpdatedEvent instance) Creates an immutable copy of aDescriptionUpdatedEventvalue.ImmutableDescriptionUpdatedEvent.of(TargetEvent target) Construct a new immutableDescriptionUpdatedEventinstance.ImmutableDescriptionUpdatedEvent.withTarget(TargetEvent value) Copy the current immutable object by setting a value for thetargetattribute.