Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.AttributeNotAccessibleException.Builder
-
Packages that use AttributeNotAccessibleException.Builder Package Description org.eclipse.ditto.things.model.signals.commands.exceptions -
-
Uses of AttributeNotAccessibleException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return AttributeNotAccessibleException.Builder Modifier and Type Method Description static AttributeNotAccessibleException.BuilderAttributeNotAccessibleException. newBuilder(ThingId thingId, org.eclipse.ditto.json.JsonPointer jsonPointer)A mutable builder for aAttributeNotAccessibleException.
-