Class Target_io_confluent_kafka_schemaregistry_json_JsonSchemaUtils
java.lang.Object
io.quarkus.confluent.registry.json.Target_io_confluent_kafka_schemaregistry_json_JsonSchemaUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.confluent.kafka.schemaregistry.json.JsonSchemagetSchema(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)
-
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
-