Class OcpDB2Deployer.Builder
java.lang.Object
io.debezium.testing.system.tools.databases.AbstractOcpDatabaseDeployer.DatabaseBuilder<OcpDB2Deployer.Builder,OcpDB2Deployer>
io.debezium.testing.system.tools.databases.db2.OcpDB2Deployer.Builder
- All Implemented Interfaces:
Deployer.Builder<OcpDB2Deployer.Builder,OcpDB2Deployer>
- Enclosing class:
- OcpDB2Deployer
public static class OcpDB2Deployer.Builder
extends AbstractOcpDatabaseDeployer.DatabaseBuilder<OcpDB2Deployer.Builder,OcpDB2Deployer>
-
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
-
Builder
public Builder()
-
-
Method Details
-
build
-