Uses of Class
io.fabric8.openclustermanagement.api.model.search.v1alpha1.DeploymentConfig
-
Packages that use DeploymentConfig Package Description io.fabric8.openclustermanagement.api.model.search.v1alpha1 -
-
Uses of DeploymentConfig in io.fabric8.openclustermanagement.api.model.search.v1alpha1
Methods in io.fabric8.openclustermanagement.api.model.search.v1alpha1 that return DeploymentConfig Modifier and Type Method Description DeploymentConfigDeploymentConfigBuilder. build()DeploymentConfigSearchDeploymentsFluent. buildCollector()DeploymentConfigSearchDeploymentsFluent. buildDatabase()DeploymentConfigSearchDeploymentsFluent. buildIndexer()DeploymentConfigSearchDeploymentsFluent. buildQueryapi()DeploymentConfigSearchDeployments. getCollector()DeploymentConfigSearchDeployments. getDatabase()DeploymentConfigSearchDeployments. getIndexer()DeploymentConfigSearchDeployments. getQueryapi()Constructors in io.fabric8.openclustermanagement.api.model.search.v1alpha1 with parameters of type DeploymentConfig Constructor Description DeploymentConfigBuilder(DeploymentConfig instance)DeploymentConfigBuilder(DeploymentConfigFluent<?> fluent, DeploymentConfig instance)DeploymentConfigFluent(DeploymentConfig instance)SearchDeployments(DeploymentConfig collector, DeploymentConfig database, DeploymentConfig indexer, DeploymentConfig queryapi)
-