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