Class OcpPostgreSqlDeployer.Deployer
java.lang.Object
io.debezium.testing.system.tools.databases.AbstractOcpDatabaseDeployer.DatabaseBuilder<OcpPostgreSqlDeployer.Deployer,OcpPostgreSqlDeployer>
io.debezium.testing.system.tools.databases.postgresql.OcpPostgreSqlDeployer.Deployer
- All Implemented Interfaces:
Deployer.Builder<OcpPostgreSqlDeployer.Deployer,OcpPostgreSqlDeployer>
- Enclosing class:
- OcpPostgreSqlDeployer
public static class OcpPostgreSqlDeployer.Deployer
extends AbstractOcpDatabaseDeployer.DatabaseBuilder<OcpPostgreSqlDeployer.Deployer,OcpPostgreSqlDeployer>
-
Field Summary
Fields inherited from class io.debezium.testing.system.tools.databases.AbstractOcpDatabaseDeployer.DatabaseBuilder
deployment, ocpClient, project, pullSecret, services -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.debezium.testing.system.tools.databases.AbstractOcpDatabaseDeployer.DatabaseBuilder
withDeployment, withOcpClient, withProject, withPullSecrets, withServices, withServicesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.debezium.testing.system.tools.Deployer.Builder
self
-
Constructor Details
-
Deployer
public Deployer()
-
-
Method Details
-
build
-