Uses of Class
io.debezium.testing.system.tools.kafka.OcpKafkaConnectDeployer.Builder
Packages that use OcpKafkaConnectDeployer.Builder
-
Uses of OcpKafkaConnectDeployer.Builder in io.debezium.testing.system.tools.kafka
Methods in io.debezium.testing.system.tools.kafka that return OcpKafkaConnectDeployer.BuilderModifier and TypeMethodDescriptionOcpKafkaConnectDeployer.Builder.withCfgYamlPath(String cfgYamlPath) OcpKafkaConnectDeployer.Builder.withConnectorResources(boolean value) OcpKafkaConnectDeployer.Builder.withExposedApi(boolean value) OcpKafkaConnectDeployer.Builder.withExposedMetrics(boolean value) OcpKafkaConnectDeployer.Builder.withHttpClient(okhttp3.OkHttpClient httpClient) OcpKafkaConnectDeployer.Builder.withOcpClient(io.fabric8.openshift.client.OpenShiftClient ocpClient) OcpKafkaConnectDeployer.Builder.withOperatorController(StrimziOperatorController operatorController) OcpKafkaConnectDeployer.Builder.withProject(String project) OcpKafkaConnectDeployer.Builder.withYamlPath(String yamlPath)