Uses of Class
org.eclipse.ditto.things.model.signals.commands.exceptions.ThingPreconditionFailedException.Builder
Packages that use ThingPreconditionFailedException.Builder
-
Uses of ThingPreconditionFailedException.Builder in org.eclipse.ditto.things.model.signals.commands.exceptions
Methods in org.eclipse.ditto.things.model.signals.commands.exceptions that return ThingPreconditionFailedException.BuilderModifier and TypeMethodDescriptionThingPreconditionFailedException.newBuilder()A mutable builder for aThingPreconditionFailedException.ThingPreconditionFailedException.newBuilder(String conditionalHeaderName, String expected, String actual) A mutable builder for aThingPreconditionFailedException.