Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.FeatureNotModifiableException.Builder
-
Packages that use FeatureNotModifiableException.Builder Package Description org.eclipse.ditto.things.model.signals.commands.exceptions -
-
Uses of FeatureNotModifiableException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return FeatureNotModifiableException.Builder Modifier and Type Method Description static FeatureNotModifiableException.BuilderFeatureNotModifiableException. newBuilder(ThingId thingId, java.lang.String featureId)A mutable builder for aFeatureNotModifiableException.
-