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