Uses of Class
io.fabric8.openshift.api.model.DeploymentLog
-
Packages that use DeploymentLog Package Description io.fabric8.openshift.api.model -
-
Uses of DeploymentLog in io.fabric8.openshift.api.model
Methods in io.fabric8.openshift.api.model that return DeploymentLog Modifier and Type Method Description DeploymentLogDeploymentLogBuilder. build()Methods in io.fabric8.openshift.api.model with parameters of type DeploymentLog Modifier and Type Method Description protected voidDeploymentLogFluent. copyInstance(DeploymentLog instance)Constructors in io.fabric8.openshift.api.model with parameters of type DeploymentLog Constructor Description DeploymentLogBuilder(DeploymentLog instance)DeploymentLogBuilder(DeploymentLogFluent<?> fluent, DeploymentLog instance)DeploymentLogFluent(DeploymentLog instance)
-