Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotModifiableException.Builder
-
Packages that use AttributeNotModifiableException.Builder Package Description org.eclipse.ditto.things.model.signals.commands.exceptions -
-
Uses of AttributeNotModifiableException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return AttributeNotModifiableException.Builder Modifier and Type Method Description static AttributeNotModifiableException.BuilderAttributeNotModifiableException. newBuilder(ThingId thingId, org.eclipse.ditto.json.JsonPointer attributePath)A mutable builder for aAttributeNotModifiableException.
-