Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.FeaturesNotAccessibleException.Builder
-
Packages that use FeaturesNotAccessibleException.Builder Package Description org.eclipse.ditto.things.model.signals.commands.exceptions -
-
Uses of FeaturesNotAccessibleException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return FeaturesNotAccessibleException.Builder Modifier and Type Method Description static FeaturesNotAccessibleException.BuilderFeaturesNotAccessibleException. newBuilder(ThingId thingId)A mutable builder for aFeaturesNotAccessibleException.
-