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