| Package | Description |
|---|---|
| io.confluent.kafka.schemaregistry.storage |
| Modifier and Type | Method and Description |
|---|---|
void |
KafkaSchemaRegistry.deleteConfigOrForward(String subject,
Map<String,String> headerProperties) |
void |
KafkaSchemaRegistry.deleteSubjectModeOrForward(String subject,
boolean recursive,
Map<String,String> headerProperties) |
Config |
KafkaSchemaRegistry.updateConfig(String subject,
ConfigUpdateRequest config) |
Config |
KafkaSchemaRegistry.updateConfigOrForward(String subject,
ConfigUpdateRequest newConfig,
Map<String,String> headerProperties) |
Copyright © 2026 Confluent, Inc.. All rights reserved.