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