Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionNotModifiedException.Builder
-
Packages that use ThingPreconditionNotModifiedException.Builder Package Description org.eclipse.ditto.things.model.signals.commands.exceptions -
-
Uses of ThingPreconditionNotModifiedException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return ThingPreconditionNotModifiedException.Builder Modifier and Type Method Description static ThingPreconditionNotModifiedException.BuilderThingPreconditionNotModifiedException. newBuilder(java.lang.String expectedNotToMatch, java.lang.String matched)A mutable builder for aThingPreconditionNotModifiedException.
-