Uses of Interface
org.eclipse.ditto.signals.commands.live.query.RetrieveFeatureDefinitionLiveCommand
-
Packages that use RetrieveFeatureDefinitionLiveCommand Package Description org.eclipse.ditto.signals.commands.live.query This package contains implementations ofLiveCommandandLiveCommandAnswerBuilderfor query operations. -
-
Uses of RetrieveFeatureDefinitionLiveCommand in org.eclipse.ditto.signals.commands.live.query
Methods in org.eclipse.ditto.signals.commands.live.query that return RetrieveFeatureDefinitionLiveCommand Modifier and Type Method Description static RetrieveFeatureDefinitionLiveCommandQueryLiveCommandFactory. retrieveFeatureDefinition(org.eclipse.ditto.signals.commands.base.Command<?> command)Returns a new immutable instance ofRetrieveFeatureDefinitionLiveCommand.
-