Uses of Class
io.fabric8.openshift.api.model.DeploymentConfigList
-
Packages that use DeploymentConfigList Package Description io.fabric8.openshift.api.model -
-
Uses of DeploymentConfigList in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return DeploymentConfigList Modifier and Type Method Description DeploymentConfigListDeploymentConfigListBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type DeploymentConfigList Modifier and Type Method Description protected voidDeploymentConfigListFluent. copyInstance(DeploymentConfigList instance)Constructors in io.fabric8.openshift.api.model with parameters of type DeploymentConfigList Constructor Description DeploymentConfigListBuilder(DeploymentConfigList instance)DeploymentConfigListBuilder(DeploymentConfigListFluent<?> fluent, DeploymentConfigList instance)DeploymentConfigListFluent(DeploymentConfigList instance)
-