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