Class SchemaRegistryDeployment

java.lang.Object
io.confluent.kafka.schemaregistry.client.rest.entities.SchemaRegistryDeployment

public class SchemaRegistryDeployment extends Object
  • Constructor Details

    • SchemaRegistryDeployment

      public SchemaRegistryDeployment()
    • SchemaRegistryDeployment

      public SchemaRegistryDeployment(String attribute)
    • SchemaRegistryDeployment

      public SchemaRegistryDeployment(List<String> attributes)
  • Method Details