Interface CreateThingLiveCommandAnswerBuilder.EventFactory

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.ditto.signals.events.things.ThingCreated created()
      Creates a ThingCreated event using the values of the Command.
    • Method Detail

      • created

        @Nonnull
        org.eclipse.ditto.signals.events.things.ThingCreated created()
        Creates a ThingCreated event using the values of the Command.
        Returns:
        the event.