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