Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.EventSendNotAllowedException.Builder
-
Packages that use EventSendNotAllowedException.Builder Package Description org.eclipse.ditto.things.model.signals.commands.exceptions -
-
Uses of EventSendNotAllowedException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return EventSendNotAllowedException.Builder Modifier and Type Method Description static EventSendNotAllowedException.BuilderEventSendNotAllowedException. newBuilder(ThingId thingId)A mutable builder for aMessageNotSendableException.
-