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