Interface Deployer.Builder<D extends Deployer<?>>
-
- All Known Implementing Classes:
AbstractOcpDatabaseDeployer.DatabaseBuilder,OcpDB2Deployer.Deployer,OcpKafkaConnectDeployer.Builder,OcpKafkaDeployer.Builder,OcpMongoDeployer.Deployer,OcpMySqlDeployer.Deployer,OcpPostgreSqlDeployer.Deployer,OcpSqlServerDeployer.Deployer
public static interface Deployer.Builder<D extends Deployer<?>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Dbuild()
-
-
-
Method Detail
-
build
D build()
-
-