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