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