Class AssociationOp
java.lang.Object
io.confluent.kafka.schemaregistry.client.rest.entities.requests.AssociationOp
- Direct Known Subclasses:
AssociationCreateOrUpdateOp,AssociationDeleteOp
-
Field Details
-
KEY_ASSOCIATION_TYPE
- See Also:
-
VALUE_ASSOCIATION_TYPE
- See Also:
-
opType
-
-
Constructor Details
-
AssociationOp
-
-
Method Details
-
getType
-
equals
-
hashCode
public int hashCode() -
toJson
- Throws:
IOException
-
validate
public abstract void validate(boolean dryRun)
-