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