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