static ImmutableValidUpdatedEvent.Builder |
ImmutableValidUpdatedEvent.builder() |
|
ImmutableValidUpdatedEvent.Builder |
ImmutableValidUpdatedEvent.Builder.from(AttributeEvent instance) |
Fill a builder with attribute values from the provided io.dialob.executor.command.event.AttributeEvent instance.
|
ImmutableValidUpdatedEvent.Builder |
ImmutableValidUpdatedEvent.Builder.from(ValidUpdatedEvent instance) |
Fill a builder with attribute values from the provided io.dialob.executor.command.event.ValidUpdatedEvent instance.
|
ImmutableValidUpdatedEvent.Builder |
ImmutableValidUpdatedEvent.Builder.target(TargetEvent target) |
Initializes the value for the target attribute.
|