Uses of Interface
org.eclipse.ditto.signals.commands.live.modify.ModifyFeaturePropertiesLiveCommand
-
Packages that use ModifyFeaturePropertiesLiveCommand Package Description org.eclipse.ditto.signals.commands.live.modify This package contains implementations ofLiveCommandandLiveCommandAnswerBuilderfor modification operations like create, update and delete. -
-
Uses of ModifyFeaturePropertiesLiveCommand in org.eclipse.ditto.signals.commands.live.modify
Methods in org.eclipse.ditto.signals.commands.live.modify that return ModifyFeaturePropertiesLiveCommand Modifier and Type Method Description static ModifyFeaturePropertiesLiveCommandModifyLiveCommandFactory. modifyFeatureProperties(org.eclipse.ditto.signals.commands.base.Command<?> command)Returns a new immutable instance ofModifyFeaturePropertiesLiveCommand.
-