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