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