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