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