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