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