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