Class PolicyNotAllowedException.Builder

java.lang.Object
org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder<PolicyNotAllowedException>
org.eclipse.ditto.things.model.signals.commands.exceptions.PolicyNotAllowedException.Builder
Enclosing class:
PolicyNotAllowedException

@NotThreadSafe public static final class PolicyNotAllowedException.Builder extends org.eclipse.ditto.base.model.exceptions.DittoRuntimeExceptionBuilder<PolicyNotAllowedException>
A mutable builder with a fluent API for a PolicyNotAllowedException.
  • Method Details