Interface DeleteFeatureLiveCommandAnswerBuilder.EventFactory

    • Method Summary

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

      • deleted

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