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