Uses of Class
io.debezium.testing.system.tools.artifacts.OcpArtifactServerDeployer.Builder
Packages that use OcpArtifactServerDeployer.Builder
-
Uses of OcpArtifactServerDeployer.Builder in io.debezium.testing.system.tools.artifacts
Methods in io.debezium.testing.system.tools.artifacts that return OcpArtifactServerDeployer.BuilderModifier and TypeMethodDescriptionOcpArtifactServerDeployer.Builder.withDeployment(String yamlPath) OcpArtifactServerDeployer.Builder.withHttpClient(okhttp3.OkHttpClient httpClient) OcpArtifactServerDeployer.Builder.withOcpClient(io.fabric8.openshift.client.OpenShiftClient ocpClient) OcpArtifactServerDeployer.Builder.withProject(String project) OcpArtifactServerDeployer.Builder.withService(String yamlPath)