Class Target_io_confluent_kafka_schemaregistry_json_JsonSchemaUtils

java.lang.Object
io.quarkus.confluent.registry.json.Target_io_confluent_kafka_schemaregistry_json_JsonSchemaUtils

final class Target_io_confluent_kafka_schemaregistry_json_JsonSchemaUtils extends Object
  • Constructor Details

    • Target_io_confluent_kafka_schemaregistry_json_JsonSchemaUtils

      Target_io_confluent_kafka_schemaregistry_json_JsonSchemaUtils()
  • Method Details

    • getSchema

      public static io.confluent.kafka.schemaregistry.json.JsonSchema getSchema(Object object, io.confluent.kafka.schemaregistry.json.SpecificationVersion specVersion, boolean useOneofForNullables, boolean failUnknownProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper, io.confluent.kafka.schemaregistry.client.SchemaRegistryClient client) throws IOException
      Throws:
      IOException