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