Class OcpMongoDeployer.Deployer
java.lang.Object
io.debezium.testing.system.tools.databases.AbstractOcpDatabaseDeployer.DatabaseBuilder<OcpMongoDeployer.Deployer,OcpMongoDeployer>
io.debezium.testing.system.tools.databases.mongodb.OcpMongoDeployer.Deployer
- All Implemented Interfaces:
Deployer.Builder<OcpMongoDeployer.Deployer,OcpMongoDeployer>
- Enclosing class:
- OcpMongoDeployer
public static class OcpMongoDeployer.Deployer
extends AbstractOcpDatabaseDeployer.DatabaseBuilder<OcpMongoDeployer.Deployer,OcpMongoDeployer>
-
Field Summary
Fields inherited from class io.debezium.testing.system.tools.databases.AbstractOcpDatabaseDeployer.DatabaseBuilder
deployment, ocpClient, project, pullSecret, pvc, 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
-