Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotModifiableException.Builder
-
Packages that use FeaturesNotModifiableException.Builder Package Description org.eclipse.ditto.things.model.signals.commands.exceptions -
-
Uses of FeaturesNotModifiableException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return FeaturesNotModifiableException.Builder Modifier and Type Method Description static FeaturesNotModifiableException.BuilderFeaturesNotModifiableException. newBuilder(ThingId thingId)A mutable builder for aFeaturesNotModifiableException.
-