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