Uses of Enum Class
io.confluent.kafka.schemaregistry.client.rest.entities.OpType
Packages that use OpType
Package
Description
-
Uses of OpType in io.confluent.kafka.schemaregistry.client.rest.entities
Methods in io.confluent.kafka.schemaregistry.client.rest.entities that return OpType -
Uses of OpType in io.confluent.kafka.schemaregistry.client.rest.entities.requests
Fields in io.confluent.kafka.schemaregistry.client.rest.entities.requests declared as OpTypeMethods in io.confluent.kafka.schemaregistry.client.rest.entities.requests that return OpTypeConstructors in io.confluent.kafka.schemaregistry.client.rest.entities.requests with parameters of type OpTypeModifierConstructorDescriptionAssociationCreateOrUpdateOp(OpType opType, String subject, String associationType, LifecyclePolicy lifecycle, Boolean frozen, RegisterSchemaRequest schema, Boolean normalize) AssociationOp(OpType opType)