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