Class Kafkasql
- java.lang.Object
-
- io.apicurio.registry.operator.api.v1.model.apicurioregistryspec.configuration.Kafkasql
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.model.KubernetesResource,Serializable
@Generated("io.fabric8.java.generator.CRGeneratorRunner") public class Kafkasql extends Object implements io.fabric8.kubernetes.api.model.KubernetesResource
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Kafkasql()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBootstrapServers()SecuritygetSecurity()voidsetBootstrapServers(String bootstrapServers)voidsetSecurity(Security security)
-