Class OcpMySqlDeployer.Deployer
java.lang.Object
io.debezium.testing.system.tools.databases.AbstractOcpDatabaseDeployer.DatabaseBuilder<OcpMySqlDeployer.Deployer,OcpMySqlDeployer>
io.debezium.testing.system.tools.databases.mysql.OcpMySqlDeployer.Deployer
- All Implemented Interfaces:
Deployer.Builder<OcpMySqlDeployer.Deployer,OcpMySqlDeployer>
- Enclosing class:
- OcpMySqlDeployer
public static class OcpMySqlDeployer.Deployer
extends AbstractOcpDatabaseDeployer.DatabaseBuilder<OcpMySqlDeployer.Deployer,OcpMySqlDeployer>
-
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
-