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