Uses of Class
io.dialob.executor.command.event.ImmutableSessionLocaleUpdatedEvent
-
Packages that use ImmutableSessionLocaleUpdatedEvent Package Description io.dialob.executor.command.event -
-
Uses of ImmutableSessionLocaleUpdatedEvent in io.dialob.executor.command.event
Methods in io.dialob.executor.command.event that return ImmutableSessionLocaleUpdatedEvent Modifier and Type Method Description ImmutableSessionLocaleUpdatedEventImmutableSessionLocaleUpdatedEvent.Builder. build()Builds a newImmutableSessionLocaleUpdatedEvent.static ImmutableSessionLocaleUpdatedEventImmutableSessionLocaleUpdatedEvent. copyOf(SessionLocaleUpdatedEvent instance)Creates an immutable copy of aSessionLocaleUpdatedEventvalue.
-