Uses of Class
io.dialob.executor.command.event.ImmutableSessionLocaleUpdatedEvent.Builder
-
Packages that use ImmutableSessionLocaleUpdatedEvent.Builder Package Description io.dialob.executor.command.event -
-
Uses of ImmutableSessionLocaleUpdatedEvent.Builder in io.dialob.executor.command.event
Methods in io.dialob.executor.command.event that return ImmutableSessionLocaleUpdatedEvent.Builder Modifier and Type Method Description static ImmutableSessionLocaleUpdatedEvent.BuilderImmutableSessionLocaleUpdatedEvent. builder()Creates a builder forImmutableSessionLocaleUpdatedEvent.ImmutableSessionLocaleUpdatedEvent.BuilderImmutableSessionLocaleUpdatedEvent.Builder. from(SessionLocaleUpdatedEvent instance)Fill a builder with attribute values from the providedSessionLocaleUpdatedEventinstance.
-