Class RuleViolationCause
java.lang.Object
io.apicurio.registry.rest.v3.beans.RuleViolationCause
Root Type for RuleViolationCause
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContext(String context) voidsetDescription(String description)
-
Constructor Details
-
RuleViolationCause
public RuleViolationCause()
-
-
Method Details
-
getDescription
-
setDescription
-
getContext
-
setContext
-