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