Uses of Class
io.confluent.kafka.schemaregistry.client.rest.entities.Mode
Packages that use Mode
Package
Description
-
Uses of Mode in io.confluent.kafka.schemaregistry.client.rest
Methods in io.confluent.kafka.schemaregistry.client.rest that return ModeModifier and TypeMethodDescriptionRestService.deleteSubjectMode(String subject) RestService.deleteSubjectMode(Map<String, String> requestProperties, String subject) RestService.deleteSubjectMode(Map<String, String> requestProperties, String subject, boolean recursive) RestService.getMode() -
Uses of Mode in io.confluent.kafka.schemaregistry.client.rest.entities
Methods in io.confluent.kafka.schemaregistry.client.rest.entities that return Mode