static ImmutableRowCanBeRemovedUpdatedEvent.Builder |
ImmutableRowCanBeRemovedUpdatedEvent.builder() |
|
ImmutableRowCanBeRemovedUpdatedEvent.Builder |
ImmutableRowCanBeRemovedUpdatedEvent.Builder.from(AttributeEvent instance) |
Fill a builder with attribute values from the provided io.dialob.session.engine.session.command.event.AttributeEvent instance.
|
ImmutableRowCanBeRemovedUpdatedEvent.Builder |
ImmutableRowCanBeRemovedUpdatedEvent.Builder.from(RowCanBeRemovedUpdatedEvent instance) |
Fill a builder with attribute values from the provided io.dialob.session.engine.session.command.event.RowCanBeRemovedUpdatedEvent instance.
|
ImmutableRowCanBeRemovedUpdatedEvent.Builder |
ImmutableRowCanBeRemovedUpdatedEvent.Builder.target(TargetEvent target) |
Initializes the value for the target attribute.
|