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